body, h1, h2, h3, h4, h5, li, span, div, html {
    
    color: #2C2C2C;
}
html, body {
    font-size: 15px;
}
.sticky-top {
    background-color: #fff;
    padding-top: 18px;
}
a {
    color: #555;
}
a:hover {
    text-decoration: none;
}
.container-lg {
    max-width: 1200px;
}
.carousel-inner {
    min-height: 38px;
}
#ladya-carousel2 .carousel-indicators li {
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 10px;
    background-color: #EFD088;
}
#mobile-recommended {
    display: none;
}
#mobile-exhibition {
    display: none;
}
header.shadow {
    box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.15) !important;
}
div.search {
    width: 400px;
}
nav.ladya-breadcrumb {
    background-color: #e9ecef;
    border-radius: 2px;
    overflow: hidden;
}
.breadcrumb-item a {
    color: #007bff;
}
.breadcrumb-item.active a {
    color: #6c757d;
}
.breadcrumb {
    padding: 10px 15px 0 15px;
    margin-top: 0.4rem;
}
#top-menu {
    display: none;
}
#jj-second-menu {
    display: none;
}
hr {
    display: none;
}
li.ladya-select-group-item {
    padding: 0.5rem 0.65rem;
}
li.list-inline-item.ladya-select-group-item.active {
    background-color: #6c757d;
    border-radius: 4px;
}
li.list-inline-item.ladya-select-group-item.active a {
    color: #efd088;
}
div.kinds {
    width: 100px;
}
.card-deck .card.ladya-case{
    flex:1 1 30%;
    max-width: 30%;
}
div.ladya-brandslist div.card:hover, div.ladya-case:hover {
    box-shadow: 0 0 10px #000;
}
div.ladya-select {
    background-color: rgba(255, 255, 255, 0.9);
}
.ladya-brand-info.mx-auto.d-flex {
    width: 1000px;
    background-color: white;
    z-index: 5;
    position: relative;
    top: -100px;
    padding: 40px 50px;
}
div.ladya-left img {
    max-width: 180px;
    height: 180px;
}
a.ladya-brand-link img {
    font-size: 1.2rem;
}
a.ladya-brand-link {
    padding: 10px 20px;
}
a.ladya-brand-link .icon:nth-of-type(2) {
    display: none;
}
a:hover .icon:nth-of-type(1) {
    display: none;
}
a:hover .icon:nth-of-type(2) {
    display: inline;
}
div.copy-link .icon:nth-of-type(2) {
    display: none;
}
div.copy-link:hover {
    color: #007bff;
}
div.copy-link:hover .icon:nth-of-type(1) {
    display: none;
}
div.copy-link:hover .icon:nth-of-type(2) {
    display: inline;
}
div#btnGroupAddon > button {
    border: none;
    background-color: transparent;
    position: relative;
    font-size: 1.5em;
}
input[name='kw'] {
    height: auto;
}
div#btnGroupAddon {
    border-radius: 5px;
    border-left: none;
    margin-left: -3px;
    height: 40px;
}
.navbar-nav .active > .nav-link, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .show > .nav-link {
    color: darkred;
}
.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
    color: darkred;
    background-color: #EEE;
    border-radius: 5px;
}
nav.ladya-nav ul.navbar-nav li.nav-item a.nav-link {
    font-size: 1.1rem;
}
.brands-rec {
    max-width: 236px;
}
.breadcrumb-item a {
    color: #007bff;
}
.breadcrumb-item.active a {
    color: #6c757d;
}
.breadcrumb {
    padding: 10px 15px 0 15px;
}
.ladya-breadcrumb {
    margin-top: 0;
}
a.ladya-more {
    width: 192px;
    border: 1px solid lightgray;
    border-radius: 20px;
}
li.nav-item.text-center.py-3.active {
    border-left: 4px solid #f58220;
}
ul.list-group-noborder li.list-group-item, div.userinfo > ul.list-group > li.list-group-item {
    border: none;
}
.ladya-current-total {
    display: none;
}
#current, #total {
    color: white;
    font-size: 14px;
}
.ladya-footer {
    background-color: #434343;
    height: auto;
    overflow: hidden;
}
div.copyright p, div.copyright p a {
    color: #858585;
}
.ladya-input-group {
    border-radius: 2.25rem;
    border: 1px solid #ced4da;
    overflow: hidden;
}
.bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 21px 7px 10px 7px;
}
.tit span {
    z-index: 10;
    position: absolute;
    font-weight: 600;
    color: #495057;
    top: 20px;
    left: 20px;
}
.tit span::before {
    content: '';
    display: block;
    border: none;
    height: 2px;
    width: 24px;
    background-color: #495057;
    margin-bottom: 5px;
}
.little-tit-en {
    color: #495057;
    
    font-weight: bold;
    font-size: 2.7rem;
    letter-spacing: 3px;
    opacity: 0.5;
}
.little-tit-ch {
    color: #000;
    position: relative;
    
    font-weight: bold;
    letter-spacing: 6px;
    font-size: 2rem;
}
.little-tit-ch::after {
    position: absolute;
    content: '';
    width: 2.7rem;
    height: 3px;
    background-color: #EFD088;
    border: none;
    text-align: center;
    left: 50%;
    transform: translateX(-55%);
    top: 3.4rem;
}
.turn-to-more {
    position: relative;
    padding: 0 5rem;
}
.turn-to-more::after {
    position: absolute;
    display: block;
    content: '';
    width: 2.15rem;
    height: 1.75rem;
    background: url("../images/right-icon.png");
    background-size: 100% 100%;
    border: none;
    left: 70%;
    top: 55%;
    transform: translate3d(0, -50%, 0);
    opacity: 0.3;
}
a.ladya-more:hover .turn-to-more:after {
    opacity: 0.7;
}
.bottom-interlink {
    display: inline-block;
    width: 110px;
    height: 32px;
    padding: 0 10px;
    margin-left: 20px;
    text-align: left;
    border-bottom: 1px solid #707070;
}
.bottom-interlink:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.right-line:after {
    position: absolute;
    display: block;
    content: '';
    width: 0px;
    height: 243px;
    border-right: 1px solid #707070;
    right: 0;
    top: 23px;
}
.ladya-brand-intro {
    width: 100%;
    height: 255px;
    overflow: scroll;
}
.kinds-select h4 b:nth-child(2) {
    display: none;
}
dl.footer-info2 dt {
    color: #EFD088;
    font-size: 18px;
    padding: 26px 0 13px;
}
dl.footer-info2 dd {
    padding: 5px 0;
    margin-bottom: 20px;
}
dl.footer-info2 dd span {
    color: #fff;
    font-size: 30px;
    margin-left: 20px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
dl.footer-info2 dd p {
    color: #dfdfdf;
    white-space: nowrap;
    overflow: hidden;
}
.tab-bar {
    display: none;
    z-index: 9999;
    border-top: 1px solid #dee2e6;
}
.tab-bar-item.active span {
    color: #f58220;
}
.ladya-mobile-fl {
    display: none;
}
.card-text .pr-3 img {
    margin-right: .3rem;
    transform: translateY(-10%);
}
.pr-5 img {
    margin-right: .3rem;
    transform: translateY(-10%);
}
div.tabs {
    max-width: 1000px;
    padding: 0;
}
a.tab {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    margin: 0 22px 0 43px;
    padding: 20px 15px;
    display: inline-block;
    cursor: pointer;
}
a.tab.active {
    color: #8B0000;
    border-bottom: 3px solid #8B0000;
}
a.tab:hover {
    color: #8B0000;
    border-bottom: 3px solid #8B0000;
}
.about-us {
    max-width: 1000px;
    padding: 134px 0 50px;
}
h3.intro-title {
    font-size: 30px;
    font-weight: 600;
    color: #3f3f3f;
    margin-bottom: 42px;
}
div.intro-cont p {
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}
div.intro-bottom {
    margin: 0 0 100px;
}
img.intro-image {
    max-width: 490px;
    max-height: 313px;
    margin-top: 10px;
}
.contact-us {
    padding: 98px 0 50px;
}
.contact-us .col {
    padding: 0;
    text-align: center;
}
img.contact-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 25px;
}
div.contact-text {
    font-size: 20px;
    max-width: 210px;
    margin: 0 auto 21px;
}
.contact-us .col .contact-text:nth-of-type(1) {
    font-size: 24px;
    font-weight: 600;
}
#show-map {
    width: 1000px;
    height: 580px;
    margin: 10px auto 0;
}
ul.list-group-noborder li.list-group-item, div.userinfo > ul.list-group > li.list-group-item {
    border: none;
}
ul.fixrightbar.list-group.list-group-noborder {
    width: 60px;
    height: 60px;
    position: fixed;
    top: 75%;
    right: 3%;
    z-index: 1050;
}
ul.fixrightbar li.list-group-item {
    padding: 1rem 1.25rem;
    background-color: transparent;
}
ul.fixrightbar li div {
    height: 50px;
    width: 50px;
    background-color: #d0caca;
    border-radius: 35px;
    text-align: center;
    padding: 10px;
    vertical-align: middle;
}
ul.fixrightbar li div:hover {
    cursor: pointer;
}
img.go-top {
    width: 26px;
    height: 31px;
}
#products-recommended .product-recommend .card a{
    margin: 0 auto;
}
@media screen and (min-width: 992px) {
    html, body {
        font-size: 15px;
    }
    .ladya-logo {
        width: 132px;
        height: 60px;
        margin-left: 35px;
    }
    #top-menu {
        display: block;
    }
    #jj-second-menu {
        display: block;
    }
    hr {
        display: block;
    }
    .sticky-top {
        position: relative;
        z-index: auto;
    }
    .navbar .navbar-nav .dropdown-brandmenu {
        min-width: 960px;
        top: 38.5px;
        z-index: 9999;
        overflow: hidden;
    }
    nav.navbar, ul.navbar-nav {
        width: 100%;
    }
    .dropdown-brands {
        left: -50%;
    }
    .dropdown-furniture {
        left: -150%;
    }
    .dropdown-wallpaper {
        left: -250%;
    }
    a.a-index {
        font-weight: bold;
    }
    div.menu-content {
        width: 100%;
        max-height: 480px;
        overflow-y: auto;
    }
    .thirdmenu a img {
        width: 80px;
        height: 80px;
    }
    div.thirdmenu .a-brands-menu {
        display: block;
        width: 100%;
        height: 100%;
    }
    div.menu-content div.card-header {
        padding: 0;
    }
    .grid-width1 {
        width: 180px;
        height: 290px;
    }
    .grid-width2 {
        width: 180px;
        height: 140px;
    }
    .grid-width3 {
        width: 240px;
        height: 140px;
    }
    .grid-width4 {
        width: 155px;
        height: 140px;
    }
    .grid-width5 {
        width: 235px;
        height: 140px;
    }
    .grid-item-submenu {
        margin: 5px;
        float: left;
    }
    .grid-sub2-menu {
        position: relative;
    }
    #ladya-carousel2 .card {
        border-radius: 0 !important;
    }
    div.grid-item-submenu a div:hover, div.thirdmenu .a-brands-menu:hover {
        box-shadow: 0 0 10px #000 !important;
    }
    div.thirdmenu .a-furniture-menu:hover img {
        box-shadow: 0 0 10px #000 !important;
    }
    div.product-recommend div.card {
        overflow: hidden;
    }
    div.product-recommend div.card:hover, div.case-recommend div.card:hover {
        box-shadow: 0 0 10px #000 !important;
    }
    div.product-recommend div.card a:hover, div.case-recommend div.card a:hover {
        text-decoration: none;
    }
    div.ladya-index-module-mt {
        margin-top: 60px;
        padding-top: 40px;
    }
    div.ladya-module-item-mt {
        margin-top: 50px;
    }
    div.ladya-module-item-mb {
        margin-bottom: 25px;
    }
    div.ladya-module-item-content {
        border-radius: 10px;
        overflow: hidden;
    }
    ul.list-group-noborder li.list-group-item, div.userinfo > ul.list-group > li.list-group-item {
        border: none;
    }
    a.ladya-more {
        width: max-content;
        border: 1px solid #e5e5e5;
        border-radius: 20px;
    }
    a.ladya-more:hover{
        text-decoration: none;
        border-color: dimgray;
    }
    li.ladya-masonry-item {
        width: 380px;
        overflow: hidden;
        padding: 0.75rem 0.75rem;
    }
    li.ladya-masonry-item a div.card:hover, div.pdt-related:hover {
        box-shadow: 0 0 10px #000;
    }
    li.brand-masonry-item {
        width: 300px;
        overflow: hidden;
        padding: 0.75rem 0.75rem;
    }
    li.brand-masonry-item a div.card:hover {
        box-shadow: 0 0 10px #000;
    }
    .ladya-footer {
        background-color: #434343;
        height: auto;
        overflow: hidden;
    }
    div.copyright p, div.copyright p a {
        color: #858585;
    }
    dl.footer-info dt {
        color: #fff;
        font-weight: bold;
        padding-bottom: 25px;
    }
    dl.footer-info dd {
        padding: 5px 0;
    }
    dl.footer-info dd a {
        color: #b7b7b7;
    }
    dl.footer-info2 dt {
        color: #EFD088;
        font-size: 18px;
        padding: 26px 0 13px;
    }
    dl.footer-info2 dd {
        padding: 5px 0;
        margin-bottom: 20px;
    }
    dl.footer-info2 dd span {
        color: #fff;
        font-size: 30px;
        margin-left: 20px;
        vertical-align: middle;
        white-space: nowrap;
        overflow: hidden;
    }
    dl.footer-info2 dd p {
        color: #dfdfdf;
        white-space: nowrap;
        overflow: hidden;
    }
    .ladya-brandslist {
        width: 100%;
        margin: 0 auto;
        align-content: flex-start;
        flex: 0 0 auto;
        flex-flow: row wrap;
    }
    .ladya-brandslist .card {
        padding: 0;
        margin: 1rem
    }
    .ladya-brandslist .card a {
        width: 11rem;
        height: 11rem;
    }
    li.ladya-select-group-item {
        padding: 0.5rem 0.65rem;
    }
    li.list-inline-item.ladya-select-group-item.active {
        background-color: #6c757d;
        border-radius: 4px;
    }
    li.list-inline-item.ladya-select-group-item.active a {
        color: #efd088;
    }
    div.swiper-slide img {
        cursor: pointer;
    }
    div.swiper-wrapper {
        display: flex;
        align-items: center;
    }
    .swiper-button-black {
        background-color: #d3d3d373;
        border-radius: 3px;
    }
    /* 放大镜效果css */
    .swiper-slide .mask {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        z-index: 2;
        cursor: move;
    }
    .swiper-slide .float_layer {
        position: absolute;
        width: 50px;
        height: 50px;
        background: rgba(0, 0, 0, 0.5);
        display: none;
    }
    .big_box {
        position: absolute;
        left: 200px;
        top: 10px;
        width: 250px;
        height: 250px;
        overflow: hidden;
        display: none;
    }
    .big_box img {
        position: absolute;
    }
    .swiper-button-disabled {
        display: none;
    }
    div.swiper-size {
        height: 125px;
    }
    div.swiper-size img {
        height: 100%;
    }
    a.ladya-pdtsize.active, a.ladya-pdtinfo.active {
        color: #efd088;
        border: 1px solid #8a8989;
        border-radius: 3px;
    }
    .pdt-notes li {
        line-height: 25px;
        padding-bottom: 8px;
    }
    div.ladya-fl ul, div.ladya-fl ul li {
        background-color: #6c757d;
    }
    div.pc-furniture-list {
        max-width: 1350px;
    }
    div.ladya-fl ul.list-group {
        width: 115px;
    }
    div.ladya-fl {
        position: sticky;
        float: left;
        top: 205px;
        z-index: 1050;
        height: 100%;
        overflow-y: auto;
        border-radius: .3rem;
    }
    div.ladya-fl ul li a {
        color: white;
    }
    div.ladya-fl ul li.active a {
        color: #efd088;
    }
    div.ladya-fl ul li.active {
        background-color: #6c757d;
    }
    div.ladya-fl ul li.list-group-item {
        padding: 0.5rem 1rem;
    }
    div.ladya-fr {
        width: 1200px;
        margin-left: 150px;
    }
    div.ladya-shownews {
        overflow-x: hidden;
    }
    div.ladya-shownews img {
        max-width: 100%;
        border-radius: 0.25rem;
    }
    div.ladya-register-card {
        width: 500px;
        height: 650px;
        border-radius: 15px;
    }
    .ladya-select {
        display: block;
    }
    .ladya-list-left {
        display: none;
    }
    .ladya-brandslist .card-header {
        display: none !important;
    }
    .ladya-brandslist {
        max-width: 95%;
        margin: 0 auto;
        align-content: flex-start;
        flex: 1 1 20%;
        flex-flow: row wrap;
    }
    .ladya-brandslist .card {
        padding: 0;
        margin: .5rem;
        flex: 0 0 18%;
        flex-flow: row wrap;
    }
    .ladya-brandslist .card a {
        margin: 0 auto;
        height: 100%;
    }
    div.ladya-pdt-left {
        width: 750px;
        margin-right: 40px;
    }
    div.ladya-pdt-right {
        width: 410px;
    }
    div.ladya-pdt-right-top {
        margin-bottom: 131px;
    }
    div.pdt-top {
        width: 720px;
        padding: 15px;
        height: 500px;
    }
    div.pdt-top .ladya-pdt-img {
        max-height: 100%;
    }
    div.swiper-slide img {
        cursor: pointer;
    }
    div.swiper-wrapper {
        display: flex;
        align-items: center;
    }
    div.ladya-zoom {
        position: absolute;
        bottom: 5px;
        right: 5px;
        z-index: 1000;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 3px;
    }
    button.ladya-showlightboxbtn {
        font-size: 0;
    }
    button.ladya-showlightboxbtn .icon:nth-child(2) {
        display: none;
    }
    button.ladya-showlightboxbtn:hover .icon:nth-child(1) {
        display: none;
    }
    button.ladya-showlightboxbtn:hover .icon:nth-child(2) {
        display: block;
    }
    .swiper-button-black {
        background-color: #d3d3d373;
        border-radius: 3px;
    }
    .swiper-slide .mask {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        z-index: 2;
        cursor: move;
    }
    .swiper-slide .float_layer {
        position: absolute;
        width: 50px;
        height: 50px;
        background: rgba(0, 0, 0, 0.5);
        display: none;
    }
    .big_box {
        position: absolute;
        left: 200px;
        top: 10px;
        width: 250px;
        height: 250px;
        overflow: hidden;
        display: none;
    }
    .big_box img {
        position: absolute;
    }
    .swiper-button-disabled {
        display: none;
    }
    div.swiper-size {
        height: 125px;
    }
    div.swiper-size img {
        height: 100%;
    }
    .ladya-addcart {
        width: max-content;
        border: 2px solid #efd088;
        border-radius: 5px;
    }
    a.ladya-pdtsize.active, a.ladya-pdtinfo.active {
        color: #efd088;
        border: 1px solid #8a8989;
        border-radius: 3px;
    }
    div.ladya-pdt-extraInfo {
        width: 750px;
    }
    .pdt-notes li {
        line-height: 25px;
        padding-bottom: 8px;
    }
    .furniture-list {
        max-width: 1200px;
    }
    footer.ladya-footer{
        margin-top: 20px;
    }
}
@media screen and (min-width: 992px) and (max-height: 755px) {
    div.ladya-fl ul.list-group {
        width: 115px;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }
    div.ladya-fl {
        height: 523px;
        border-radius: .3rem 0 0 .3rem;
    }
    div.ladya-fl::-webkit-scrollbar {
        display: inline;
        width: 4px;
        margin-right: 0.05rem;
    }
    div.ladya-fl::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background: rgba(255, 255, 255, .3)
    }
    div.ladya-fl::-webkit-scrollbar-track {
        display: block;
        width: 4px;
        background-color: #6c757d;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}
@media screen and (max-width: 991px) {
    html, body {
        font-size: 7px;
    }
    div header {
        background-color: #fff;
    }
    .sticky-top {
        padding: 5px 0;
    }
    .container-lg {
        margin-top: 0 !important;
    }
    .ladya-logo {
        width: 76px;
        height: 34px;
        margin-left: 10px;
    }
    div.search {
        margin: 0 1rem 0 4rem;
    }
    .ladya-input-group {
        border-radius: 4rem;
    }
    .little-tit-ch:after {
        width: 90%;
    }
    div.card-deck {
        display: flex;
        margin: 0 0 10px !important;
    }
    #ladya-carousel2 {
        display: none;
    }
    #products-recommended {
        display: none;
    }
    #products-recommended .product-recommend .card {
        padding: 0;
        margin: 1rem;
        min-width: 20%;
        max-width: 48%;
        flex: 1 1 auto;
        flex-flow: row wrap;
        border: 1px solid rgba(0, 0, 0, .125) !important;
    }
    .brand-recommend .card {
        padding: 0;
        margin: 1rem;
        min-width: 20%;
        max-width: 30%;
        flex: 1 1 auto;
        flex-flow: row wrap;
    }
    #mobile-recommended {
        display: block;
    }
    .card-body hr {
        display: block;
    }
    .card-deck .card {
        margin: 0 1px 0 5px;
        padding: 10px;
    }
    .card-body .card-title:nth-of-type(2) {
        font-weight: bold;
    }
    #mobile-exhibition {
        display: block;
        padding: 20px 0;
    }
    #mobile-exhibition .card {
        border-radius: 0 !important;
    }
    .list-group-item {
        padding: .5rem .2rem .5rem .3rem;
    }
    a.ladya-more {
        width: 22rem;
    }
    .turn-to-more {
        padding: 1.6rem 5rem;
        margin: 0 !important;
        font-size: 1.8rem;
    }
    li.ladya-masonry-item {
        width: 50%;
    }
    .pc-bottom {
        display: none;
    }
    .row {
        flex-wrap: nowrap;
    }
    #bottom {
        flex-direction: column-reverse;
    }
    #bottom .col-lg {
        width: auto;
        margin: 0 auto;
    }
    dl.footer-info2 dt {
        padding-bottom: 0;
    }
    dl.footer-info2 dd {
        margin-bottom: 0;
    }
    dl.footer-info2 dd img {
        width: 38px;
        height: 38px;
    }
    dl.footer-info2 dd span {
        font-size: 24px;
        margin-left: 10px;
    }
    .right-line:after {
        display: none;
    }
    .copyright {
        display: none;
    }
    .ladya-footer {
        padding-bottom: 5rem;
    }
    .tab-bar {
        font-size: 12px;
        color: #555;
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: #fff;
        width: 100%;
    }
    .tab-bar-item {
        padding: 0;
    }
    .mobile-brandslist {
        margin-top: 0 !important;
        display: flex;
        padding: 0;
        height: 560px;
    }
    .breadcrumb {
        margin-top: 0;
    }
    .ladya-select {
        display: none;
    }
    .ladya-list-left {
        width: 20%;
        height: 100%;
        background-color: rgba(211, 211, 211, 0.26);
        font-size: 2rem;
        overflow-y: auto;
    }
    /*div::-webkit-scrollbar {*/
    /*    display: none;*/
    /*    width: 4px;*/
    /*    margin-right: 0.05rem;*/
    /*}*/
    /*div::-webkit-scrollbar-thumb {*/
    /*    border-radius: 4px;*/
    /*    background: rgba(255, 255, 255, .3)*/
    /*}*/
    /*div::-webkit-scrollbar-track {*/
    /*    display: none;*/
    /*    width: 4px;*/
    /*    background-color: rgba(0,0,0,.125);*/
    /*    border-radius: 4px;*/
    /*}*/
    .ladya-brand {
        height: 500px !important;
    }
    .ladya-brandslist {
        max-width: 80%;
        align-content: flex-start;
        flex: 1 1 auto;
        flex-flow: row wrap;
        overflow-y: auto;
        border: 1px solid rgba(0, 0, 0, 0.125);
    }
    .ladya-brandslist .card-header {
        font-size: 2rem;
        border-top: 1px solid rgba(0, 0, 0, .125);
        border-radius: .5rem;
    }
    .ladya-brandslist .card-header:not(:nth-of-type(1)) {
        margin-top: 5px;
    }
    .ladya-brandslist .card {
        padding: 0;
        margin: .8rem;
        min-width: 20%;
        max-width: 32%;
        flex: 1 1 auto;
        flex-flow: row wrap;
    }
    /*.ladya-brandslist .card:nth-child(3n+4){margin-right: 5px;}*/
    .ladya-brandslist .card a {
        width: 12rem;
        height: 12rem;
        margin: 0 auto;
    }
    .ladya-brandslist hr {
        display: none;
    }
    .ladya-brandslist .card-body {
        display: none;
    }
    .ladya-brand-info.mx-auto.d-flex {
        display: block !important;
        width: auto;
        top: -75px;
        padding: 0;
        border: none !important;
        background: none;
    }
    .ladya-brand-info .ladya-left {
        text-align: center;
        margin-bottom: 15px;
    }
    .ladya-brand-info .ladya-left h5 {
        display: none;
    }
    .ladya-brand-info .ladya-right {
        width: 100% !important;
        margin: 0 !important;
        box-sizing: border-box;
    }
    .ladya-brand-info .ladya-right .brand-title {
        display: none !important;
    }
    .ladya-brand-intro {
        width: 100%;
        max-height: 235px;
        overflow: scroll;
        border: 1px solid #dee2e6;
        margin-bottom: 15px;
    }
    .ladya-brand-intro p {
        font-size: 15px;
    }
    .kinds-select {
        font-size: 15px;
        background-color: #f3f3f3;
        position: sticky;
        z-index: 1020;
    }
    .kinds-select h4 {
        padding: 15px !important;
        border-color: #dee2e6 !important;
    }
    .kinds-select h4 b:nth-child(1) {
        display: none;
    }
    .kinds-select h4 b:nth-child(2) {
        display: block;
        font-size: 15px;
    }
    div.kinds {
        display: none;
    }
    .ladya-select-group {
        padding: 0 15px;
    }
    .ladya-select-group ul li:not(:last-child) {
        margin-right: 1.1rem;
    }
    li.brand-masonry-item {
        width: 50%;
    }
    div.ladya-pdt {
        margin: 0 !important;
    }
    div.ladya-pdt-top {
        display: block !important;;
    }
    div.ladya-pdt-left {
        width: 100%;
        margin: 0;
    }
    div.ladya-pdt-right {
        padding: 15px;
    }
    div.ladya-pdt-right h4 {
        font-size: 19px;
    }
    div.ladya-zoom {
        display: none;
    }
    div.pdt-thumbs {
        display: none;
    }
    .brandlogo {
        width: 80px;
        height: 80px;
    }
    .brandinfo {
        font-size: 15px;
        height: auto;
        margin: auto 0;
    }
    .ladya-pdt-extraInfo {
        display: none;
    }
    p {
        font-size: 2rem;
    }
    div.copy-link {
        display: none !important;
    }
    div.mobile-title {
        display: block !important;
    }
    div.mobile-title h5 {
        color: #ff8c00;
        font-size: 15px;
        font-weight: 600;
        margin: 15px 0;
        padding: 15px 0;
    }
    div.ladya-pdt-bottom {
        padding: 0 15px;
        margin: 0 !important;
    }
    div.pc-button {
        display: none !important;
    }
    #pdtinfo {
        display: block;
    }
    div.swiper-slide a img {
        padding: 0 !important;
        border-radius: .5rem !important;
    }
    .ladya-current-total {
        display: inline;
        color: white;
        background-color: rgba(255, 140, 0, 0.667);
        width: 50px;
        height: 30px;
        border-radius: 18px;
        font-size: 14px;
        text-align: center;
        padding-top: 7px;
        position: absolute;
        bottom: 2%;
        right: 3%;
        z-index: 1000;
    }
    .mobile-furniture {
        margin-top: 0 !important;
        display: flex;
        padding: 0;
        height: 560px;
    }
    .ladya-furniture {
        max-width: 80%;
        overflow-y: auto;
        border: 1px solid rgba(0, 0, 0, 0.125)
    }
    .ladya-furniture .card-header b a{
        font-size: 2rem;
    }
    .ladya-furniture .card-body{
        padding:0;
    }
    .ladya-furniture .card .card-body .thirdmenu {
        max-width: 28%;
        border: 1px solid #dee2e6;
        padding: 2px !important;
    }
    .ladya-furniture .card .card-body .thirdmenu h6{
        font-size: 2rem;
    }
    .ladya-fl {
        display: none;
    }
    .ladya-mobile-fl {
        display: block;
        font-size: 14px;
    }
    .ladya-mobile-fl .kinds {
        display: block;
        width: 100%;
    }
    .mobile-furniture-list {
        padding: 7px !important;
    }
    .ladya-case {
        padding: 0 !important;
        margin: 0.5rem !important;
    }
    .ladya-case .card-title {
        font-size: 2.4rem;
        margin-bottom: 1.5rem;
    }
    .ladya-case .card-text:nth-of-type(1) {
        margin-bottom: 1.5rem;
    }
    .card-heading h3 {
        font-size: 3.5rem;
    }
    a.tab {
        padding: 10px 8px;
        margin: 0 11px 0 21px;
        font-size: 15px;
    }
    div.about-us {
        padding: 20px;
    }
    div.tabs {
        text-align: center;
    }
    h3.intro-title {
        font-size: 18px;
        margin: 15px 0 25px;
        text-align: center;
    }
    div.intro-cont p {
        font-size: 14px;
        margin-bottom: 12px;
    }
    div.about-us .intro-bottom {
        display: block !important;
        margin-bottom: 10px;
    }
    div.intro-bottom img {
        max-width: 100%;
        max-height: 100%;
        margin-top: 15px;
    }
    div.contact-us {
        padding: 35px 15px;
    }
    div.contact-us .row {
        margin: 0 0 10px;
    }
    img.contact-icon {
        width: 30px;
        height: 30px;
        margin: 0 8px 0 0;
    }
    div.contact-text {
        display: inline-block;
        margin: 0;
        font-size: 14px;
        line-height: 30px;
        align-items: center;
        max-width: 75%;
    }
    div.contact-us .row .contact-text:nth-of-type(1) {
        font-weight: 600;
    }
    div.contact-us .row .contact-text:nth-of-type(1)::after {
        content: '：'
    }
    #show-map {
        width: 100%;
        height: 350px;
        margin-top: 10px;
    }
    ul.fixrightbar.list-group.list-group-noborder {
        width: 35px;
        height: 35px;
        right: 6%;
    }
    ul.fixrightbar li div {
        height: 30px;
        width: 30px;
        background-color: #d0caca;
        border-radius: 30px;
        text-align: center;
        padding: 5px;
        vertical-align: middle;
    }
    img.go-top {
        width: 13px;
        height: 16px;
    }
    .card-deck .card.ladya-case{
        flex: 1 0 0;
        max-width: none;
    }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
    #mobile-exhibition {
        max-width: 90%;
        margin: 0 auto;
    }
    #products-recommended .product-recommend .card {
        padding: 0;
        /*max-width: 33%;*/
        flex: 1 1 auto;
        flex-flow: row;
    }
    #products-recommended .product-recommend .card a {
        width: 100%;
        height: 100%;
    }
    .ladya-select {
        display: none;
    }
    .ladya-brandslist {
        max-width: 80%;
        margin: 0 auto;
        align-content: flex-start;
        flex: 1;
        flex-flow: row wrap;
        overflow-y: auto;
    }
    .ladya-brandslist .card {
        padding: 0;
        margin: 2rem;
        min-width: 20%;
        flex: 1;
        flex-flow: row wrap;
    }
    .ladya-brandslist .card a {
        width: 22rem;
        height: 22rem;
        margin: auto;
    }
    .brandlogo {
        width: 120px;
        height: 120px;
    }
}
@media screen and (max-width: 374px){
    .ladya-brandslist .card{
        flex: 1 1 29%;
    }
    .ladya-furniture .card .card-body .thirdmenu {
        max-width: 27.5%;
        border: 1px solid #dee2e6;
        padding: 2px !important;
    }
}
@media screen and (max-width: 280px){
    .ladya-brandslist .card{
        flex: 1 1 26%;
    }
    .ladya-furniture .card .card-body .thirdmenu {
        max-width: 26%;
    }
}
