/* 内容区域 */


/* 头部 */
header,
.header {
    width: 100%;
    height: 10rem;
    position: relative;
    line-height: 0;
    font-size: 0;
}

.global-nav-top {
    width: 100%;
    height: 6rem;
    line-height: 6rem;
    font-size: 0;
    position: relative;
    text-align: center;
}

/* 左侧LOGO */

.global-nav-top-logo {
    width: 33rem;
    height: 100%;
    font-size: 0;
    display: inline-block;
}

.global-nav-top-logo img {
    width: 4rem;
    height: 3rem;
    margin-right: 1rem;
}

.global-nav-top-logo-info {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #1c1c1c;
    vertical-align: middle;
}

/* 顶部搜索框 */
.global-nav-top-search {
    width: 19rem;
    height: 100%;
    font-size: 0;
    display: inline-block;
    margin-right: 5rem;
}

.global-nav-top-search-margin {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

.global-nav-top-search-input {
    width: 100%;
    height: 2rem;
    background-color: #ffffff;
    border: solid 0.15rem #e5e5e5;
    font-size: 0.875rem;
    color: #333;
    padding-left: 0.5rem;
    padding-right: 4.5rem;
}

.global-nav-top-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 4rem;
    height: 2rem;
    background-color: #710303;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #ffffff;
}

.global-nav-top-info {
    width: 15rem;
    height: 100%;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    padding-top: 2rem;
}

.global-nav-top-info-list {
    width: 100%;
    height: 1rem;
    font-size: 0;
    line-height: 1;
    display: block;
    margin-bottom: 0.5rem;
    text-align: left;
}

.global-nav-top-info-list:last-child {
    margin-bottom: 0;
}

.global-nav-top-info-list>div {
    width: 1rem;
    height: 100%;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5rem;
    text-align: center;
}

.global-nav-top-info-list img {
    width: auto;
    height: 1rem;
    display: inline-block;
}

.global-nav-top-info-list p {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #888888;
    display: inline-block;
    white-space: nowrap;
}

/* 导航 */
.global-nav-list {
    width: 100%;
    height: 4rem;
    background-color: #710303;
    line-height: 4rem;
    font-size: 0;
    position: relative;
    text-align: center;
}

.global-nav-list-ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 4rem;
    text-align: center;
    position: relative;
}

.global-nav-list-ul li {
    width: auto;
    height: 100%;
    display: inline-block;
    margin-right: 8rem;
}

.global-nav-list-ul li a {
    display: block;
    position: relative;
}

.global-nav-list-ul li a span {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
}

.global-nav-list-ul li>a.active::before,
.global-nav-list-ul li>a:hover::before {
    content: '';
    position: absolute;
    bottom: 0.5rem;
    left: 50%;
    transform: translate(-1rem, 0px);
    width: 2rem;
    height: 0.2rem;
    background-color: #eeeeee;
    border-radius: 0.01rem;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.global-nav-list-select {
    width: 100%;
    height: 19rem;
    background-color: #ffffff;
    box-shadow: 0rem 0rem 1rem 0rem rgb(0 0 0 / 10%);
    display: none;
    text-align: center;
    font-size: 0;
    z-index: 99;
    position: absolute;
    left: 0;
    padding-top: 2rem;
}

.global-nav-list-ul li:hover .global-nav-list-select {
    display: block;
}

.global-nav-list-select-list {
    width: 11rem;
    height: auto;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
}

.global-nav-list-select-list:nth-child(5n+0) {
    margin-right: 0;
}

.global-nav-list-select-list-img {
    width: 11rem;
    height: 11rem;
    background-color: #ffffff;
    border: solid 0.1rem #d7d7d7;
    position: relative;
}

.global-nav-list-select-list-img:hover {
    border: solid 0.1rem #710303;
}

.global-nav-list-select-list-img img {
    width: 100%;
    height: 100%;
}

.global-nav-list-select-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

/* 尾部 */
footer,
.footer {
    width: 100%;
    height: 22rem;
    font-size: 0;
    line-height: 1;
    background-color: #1b1b1b;
}

.footer .footer-1 {
    width: 100%;
    height: 18rem;
    background-color: #1b1b1b;
    font-size: 0;
    line-height: 1;
    padding-top: 2rem;
}

.footer .footer-1 .footer-title {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #f2f2f2;
    display: block;
    margin-bottom: 1rem;
}

.footer .footer-1 .footer-list {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #888888;
    display: block;
    white-space: nowrap;
}

.footer .footer-1 .footer-list:hover {
    color: #fff;
}

.footer .footer-1 .footer-list-img {
    display: block;
    font-size: 0;
    line-height: 1;
    margin-bottom: 1rem;
    width: 16rem;
}

.footer .footer-1 .footer-list-img:last-child {
    margin-bottom: 0;
}

.footer .footer-1 .footer-list-img img {
    width: 1rem;
    height: 1rem;
    margin-right: 1rem;
}

.footer .footer-1 .footer-list-img span {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #888888;
    vertical-align: middle;
    white-space: nowrap;
}

.footer-2 {
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    position: relative;
    font-size: 0;
    text-align: center;
}

.footer-2:before {
    content: '';
    width: 100%;
    height: 0.2rem;
    background-color: #3c3c3c;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-2 a {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #767676;
}

/* 全局 */

.body-all {
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
    text-align: center;
}

/* 首页 */

.body-index {
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
}

.body-index-1 {
    width: 100%;
    height: 38rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    overflow: hidden;
}

.body-index-1 .index-swiper {
    width: 100%;
    height: 100%;
}

.body-index-1 .body-index-back-img {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.body-index-1 .swiper-button-prev-img {
    margin-left: 6rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-left.png);
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-index-1 .swiper-button-next-img {
    margin-right: 6rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-right.png);
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-index-2 {
    width: 100%;
    height: 30rem;
    font-size: 0;
    position: relative;
}

.body-index-2-margin {
    width: 76rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    padding-top: 5rem;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.body-index-2-margin-btn {
    width: 87rem;
    height: 27rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    padding-top: 5rem;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-43.5rem, 0);
}

.body-index-2-margin-swiper-margin {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    width: 75rem;
    height: 100%;
    display: inline-flex;
}

.body-index-2-margin-list {
    width: 14.12rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
}

.body-index-2-margin-list:last-child {
    margin-right: 0;
}

.body-index-2-margin-list .body-index-2-margin-list-img {
    width: 100%;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
}

.body-index-2-margin-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-index-2-margin-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-index-2-margin-list .body-index-2-margin-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-index-2-margin-list .body-index-2-margin-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-index-2-swiper-button-prev-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-left.png);
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-index-2-swiper-button-next-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-right.png);
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-index-3 {
    width: 100%;
    height: 12rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-index-3-img {
    background-image: url(/style/home/images/index-back@3x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.body-index-4 {
    width: 100%;
    height: 30rem;
    font-size: 0;
    position: relative;
}

.body-index-4-margin {
    width: 76rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    padding-top: 5rem;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.body-index-4-margin-btn {
    width: 87rem;
    height: 27rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    padding-top: 5rem;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-43.5rem, 0);
}

.body-index-4-margin-swiper-margin {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    width: 75rem;
    height: 100%;
    display: inline-flex;
}

.body-index-4-margin-list {
    width: 14.12rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
}

.body-index-4-margin-list:last-child {
    margin-right: 0;
}

.body-index-4-margin-list .body-index-4-margin-list-img {
    width: 100%;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
}

.body-index-4-margin-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-index-4-margin-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-index-4-margin-list .body-index-4-margin-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-index-4-margin-list .body-index-4-margin-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-index-4-swiper-button-prev-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-left.png);
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-index-4-swiper-button-next-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-right.png);
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}


.body-index-5 {
    width: 100%;
    height: 12rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-index-5-img {
    background-image: url(/style/home/images/index-back-21@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.body-index-6 {
    width: 100%;
    height: 30rem;
    font-size: 0;
    position: relative;
}

.body-index-6-margin {
    width: 76rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    padding-top: 5rem;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.body-index-6-margin-btn {
    width: 87rem;
    height: 27rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    padding-top: 5rem;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-43.5rem, 0);
}

.body-index-6-margin-swiper-margin {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    width: 75rem;
    height: 100%;
    display: inline-flex;
}

.body-index-6-margin-list {
    width: 14.12rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
}

.body-index-6-margin-list:last-child {
    margin-right: 0;
}

.body-index-6-margin-list .body-index-6-margin-list-img {
    width: 100%;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
}

.body-index-6-margin-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-index-6-margin-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-index-6-margin-list .body-index-6-margin-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-index-6-margin-list .body-index-6-margin-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-index-6-swiper-button-prev-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-left.png);
    position: absolute;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-index-6-swiper-button-next-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/style/home/images/swiper-right.png);
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 3rem;
    height: 3rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* woodwind */

.body-woodwind {
    width: 100%;
    height: auto;
    position: relative;
}

.body-woodwind-all {
    width: 75rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: left;
}

.body-woodwind-all-list {
    width: 18rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
    margin-bottom: 3rem;
}

.body-woodwind-all-list:nth-child(4n+0) {
    margin-right: 0;
}

.body-woodwind-all-list-img {
    width: 18rem !important;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
}

.body-woodwind-all-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-woodwind-all-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-woodwind-all-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-woodwind-all-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-woodwind-top {
    width: 100%;
    height: 24rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-woodwind-top-img {
    width: 100%;
    height: 100%;
    background-image: url(/style/home/images/other_back.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.body-woodwind-pagination {
    width: 100%;
    height: 4rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 3rem auto;
}

.body-woodwind-pagination-all {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-woodwind-pagination-all-ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-woodwind-pagination-all-ul li {
    width: 3rem;
    height: 3rem;
    line-height: 2.7rem;
    background-color: #fff;
    border-radius: 0.1rem;
    border: 0.1rem solid #a6a6a6;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 1rem;
}

.body-woodwind-pagination-all-ul li:last-child {
    margin-right: 0;
    transform: rotate(180deg);
}

.body-woodwind-pagination-all-ul li.active,
.body-woodwind-pagination-all-ul li:hover {
    background-color: #710303;
    color: #e5e4e2;
}

/* strings */

.body-strings {
    width: 100%;
    height: auto;
    position: relative;
}

.body-strings-all {
    width: 75rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: left;
}

.body-strings-all-list {
    width: 18rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
    margin-bottom: 3rem;
}

.body-strings-all-list:nth-child(4n+0) {
    margin-right: 0;
}

.body-strings-all-list-img {
    width: 18rem !important;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
}

.body-strings-all-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-strings-all-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-strings-all-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-strings-all-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-strings-top {
    width: 100%;
    height: 24rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-strings-top-img {
    width: 100%;
    height: 100%;
    background-image: url(/style/home/images/other_back.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.body-strings-pagination {
    width: 100%;
    height: 4rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 3rem auto;
}

.body-strings-pagination-all {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-strings-pagination-all-ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-strings-pagination-all-ul li {
    width: 3rem;
    height: 3rem;
    line-height: 2.7rem;
    background-color: #fff;
    border-radius: 0.1rem;
    border: 0.1rem solid #a6a6a6;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 1rem;
}

.body-strings-pagination-all-ul li:last-child {
    margin-right: 0;
    transform: rotate(180deg);
}

.body-strings-pagination-all-ul li.active,
.body-strings-pagination-all-ul li:hover {
    background-color: #710303;
    color: #e5e4e2;
}

/* percussion */

.body-percussion {
    width: 100%;
    height: auto;
    position: relative;
}

.body-percussion-all {
    width: 75rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: left;
}

.body-percussion-all-list {
    width: 18rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
    margin-bottom: 3rem;
}

.body-percussion-all-list:nth-child(4n+0) {
    margin-right: 0;
}

.body-percussion-all-list-img {
    width: 18rem !important;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
}

.body-percussion-all-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-percussion-all-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-percussion-all-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-percussion-all-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-percussion-top {
    width: 100%;
    height: 24rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-percussion-top-img {
    width: 100%;
    height: 100%;
    background-image: url(/style/home/images/other_back.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.body-percussion-pagination {
    width: 100%;
    height: 4rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 3rem auto;
}

.body-percussion-pagination-all {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-percussion-pagination-all-ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-percussion-pagination-all-ul li {
    width: 3rem;
    height: 3rem;
    line-height: 2.7rem;
    background-color: #fff;
    border-radius: 0.1rem;
    border: 0.1rem solid #a6a6a6;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 1rem;
}

.body-percussion-pagination-all-ul li:last-child {
    margin-right: 0;
    transform: rotate(180deg);
}

.body-percussion-pagination-all-ul li.active,
.body-percussion-pagination-all-ul li:hover {
    background-color: #710303;
    color: #e5e4e2;
}

/* electricGuitar */

.body-electricGuitar {
    width: 100%;
    height: auto;
    position: relative;
}

.body-electricGuitar-all {
    width: 75rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: left;
}

.body-electricGuitar-all-list {
    width: 18rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
    margin-bottom: 3rem;
}

.body-electricGuitar-all-list:nth-child(4n+0) {
    margin-right: 0;
}

.body-electricGuitar-all-list-img {
    width: 18rem !important;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
}

.body-electricGuitar-all-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-electricGuitar-all-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-electricGuitar-all-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-electricGuitar-all-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-electricGuitar-top {
    width: 100%;
    height: 24rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-electricGuitar-top-img {
    width: 100%;
    height: 100%;
    background-image: url(/style/home/images/other_back.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.body-electricGuitar-pagination {
    width: 100%;
    height: 4rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 3rem auto;
}

.body-electricGuitar-pagination-all {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-electricGuitar-pagination-all-ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-electricGuitar-pagination-all-ul li {
    width: 3rem;
    height: 3rem;
    line-height: 2.7rem;
    background-color: #fff;
    border-radius: 0.1rem;
    border: 0.1rem solid #a6a6a6;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 1rem;
}

.body-electricGuitar-pagination-all-ul li:last-child {
    margin-right: 0;
    transform: rotate(180deg);
}

.body-electricGuitar-pagination-all-ul li.active,
.body-electricGuitar-pagination-all-ul li:hover {
    background-color: #710303;
    color: #e5e4e2;
}

/* brass */

.body-brass {
    width: 100%;
    height: auto;
    position: relative;
}

.body-brass-dow-select {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    clear: both;
    background-color: #e6d1d1;
}

.body-brass-dow-select-all {
    width: 75rem;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    display: inline-flex;
}

.body-brass-dow-select-all-list {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
    display: inline-block;
    padding-top: 1rem;
    padding-bottom: 2rem;
    text-align: left;
}

.body-brass-dow-select-all-list-font {
    width: 33%;
    height: auto;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    display: inline-block;
    margin-top: 1rem;
    cursor: pointer;
}

.body-brass-dow-select-all-list-font:first-child {}

.body-brass-dow-select-all-list-font.active,
.body-brass-dow-select-all-list-font:hover {
    color: #8d3535;
}

.body-brass-dow-select-all-list-font::before {
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    /* position: absolute; */
    border: 0.1rem solid #8d3535;
    left: 0;
    top: 0;
    border-radius: 50%;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 0.5rem;
    margin-top: 0.4rem;
}

.body-brass-dow-select-all-list-font.active::before,
.body-brass-dow-select-all-list-font:hover::before {
    background-color: #8d3535;
}

.body-brass-all {
    width: 75rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: left;
}

.body-brass-all-list {
    width: 18rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
    margin-bottom: 3rem;
}

.body-brass-all-list:nth-child(4n+0) {
    margin-right: 0;
}

.body-brass-all-list-img {
    width: 18rem !important;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
}

.body-brass-all-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-brass-all-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-brass-all-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-brass-all-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-brass-top {
    width: 100%;
    height: 24rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-brass-top-img {
    width: 100%;
    height: 100%;
    background-image: url(/style/home/images/other_back.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.body-brass-pagination {
    width: 100%;
    height: 4rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 3rem auto;
}

.body-brass-pagination-all {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-brass-pagination-all-ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-brass-pagination-all-ul li {
    width: 3rem;
    height: 3rem;
    line-height: 2.7rem;
    background-color: #fff;
    border-radius: 0.1rem;
    border: 0.1rem solid #a6a6a6;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 1rem;
}

.body-brass-pagination-all-ul li:last-child {
    margin-right: 0;
    transform: rotate(180deg);
}

.body-brass-pagination-all-ul li.active,
.body-brass-pagination-all-ul li:hover {
    background-color: #710303;
    color: #e5e4e2;
}

/* accessories */

.body-accessories {
    width: 100%;
    height: auto;
    position: relative;
}

.body-accessories-all {
    width: 75rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: left;
}

.body-accessories-all-list {
    width: 18rem !important;
    height: 21rem;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 1rem;
    text-align: center;
    position: relative;
    margin-bottom: 3rem;
}

.body-accessories-all-list:nth-child(4n+0) {
    margin-right: 0;
}

.body-accessories-all-list-img {
    width: 18rem !important;
    height: 18rem;
    background-color: #ffffff;
    border: solid 0.1rem #e5e5e5;
    position: relative;
}

.body-accessories-all-list-img:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(113 3 3 / 80%);
    width: 100%;
    height: 100%;
}

.body-accessories-all-list-img:hover:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-2rem, -2rem);
    z-index: 2;
    background-image: url(/style/home/images/more@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 4rem;
    height: 4rem;
    background-color: #ffffff;
}

.body-accessories-all-list-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-accessories-all-list-label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: 2rem;
}

.body-accessories-top {
    width: 100%;
    height: 24rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-accessories-top-img {
    width: 100%;
    height: 100%;
    background-image: url(/style/home/images/other_back.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.body-accessories-pagination {
    width: 100%;
    height: 4rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 3rem auto;
}

.body-accessories-pagination-all {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-accessories-pagination-all-ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-accessories-pagination-all-ul li {
    width: 3rem;
    height: 3rem;
    line-height: 2.7rem;
    background-color: #fff;
    border-radius: 0.1rem;
    border: 0.1rem solid #a6a6a6;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 1rem;
}

.body-accessories-pagination-all-ul li:last-child {
    margin-right: 0;
    transform: rotate(180deg);
}

.body-accessories-pagination-all-ul li.active,
.body-accessories-pagination-all-ul li:hover {
    background-color: #710303;
    color: #e5e4e2;
}

/* detail */

.body-detail {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 4rem;
}

.body-detail-top {
    width: 100%;
    height: 24rem;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-detail-top-img {
    width: 100%;
    height: 100%;
    background-image: url(/style/home/images/detail.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.body-detail-all {
    width: 75rem;
    height: 26rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    margin-top: 2rem;
}

.body-detail-all-left {
    width: 35rem;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
    display: inline-block;
    text-align: left;
}

.body-detail-all-left-left {
    width: 26rem;
    height: 26rem;
    background-color: #ffffff;
    border: solid 0.1rem #d7d7d7;
    display: inline-block;
    text-align: center;
    line-height: 25rem;
}

.body-detail-all-left-left img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}

.body-detail-all-left-right {
    width: 8rem;
    height: 100%;
    float: right;
    display: inline-block;
}

.body-detail-all-left-right-list {
    width: 8rem;
    height: 8rem;
    font-size: 0;
    line-height: 1;
    border: solid 0.1rem #d7d7d7;
    margin-bottom: 1rem;
    cursor: pointer;
}

.body-detail-all-left-right-list:hover,
.body-detail-all-left-right-list.active {
    border: solid 0.1rem #710303;
}

.body-detail-all-left-right-list img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.body-detail-all-right {
    width: 36rem;
    height: 100%;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin-left: 4rem;
    clear: both;
    display: inline-block;
    text-align: left;
    overflow: hidden;
}

.body-detail-all-right-title {
    width: 100%;
    height: 3rem;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0rem;
    color: #710303;
    border-bottom: 0.1rem solid #d7d7d7;
}

.body-detail-all-right-detail {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin-top: 3rem;
}

.body-detail-all-right-detail-list {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-detail-all-right-detail-list-title {
    min-width: 7rem;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    line-height: 3rem;
    color: #333333;
    margin-right: 1rem;
    display: inline-block;
}

.body-detail-all-right-detail-list-content {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3rem;
    letter-spacing: 0rem;
    color: #888888;
    display: inline-block;
}

.body-detail-article {
    width: 75rem;
    height: auto;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 3rem;
    text-align: left;
}

.body-detail-article-title {
    width: 10rem;
    height: 4rem;
    background-color: #710303;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 4rem;
    letter-spacing: 0rem;
    color: #ffffff;
    text-align: center;
}

.body-detail-article-content {
    width: 100%;
    height: auto;
    border: solid 0.1rem #d7d7d7;
    padding: 1rem;
}

.body-detail-article-content .code-title {
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0rem;
    color: #710303;
    margin-bottom: 4rem;
}

.body-detail-article-content .code-content {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #555555;
}
