@media (max-width: 38.4rem) {
  header .head-tag,
  header .head-cont {
    display: none;
  }
  header .mb-nav-box {
    width: 100%;
    padding: 0.5rem 0.75rem;
    display: flex !important;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  header .mb-nav-box .mlogo,
  header .mb-nav-box .menu-box {
    position: relative;
    z-index: 3001;
  }
  header .mb-nav-box .mlogo {
    width: 35%;
    flex: none;
  }
  footer {
    padding: 1rem 0 0 !important;
    background: #06152a !important;
  }
  footer .f-left,
  footer .f-right {
    display: none;
  }
  footer .mb-footer {
    padding: 1.5rem 0;
    display: block !important;
  }
  footer .mb-footer .logo {
    margin-bottom: 1.5rem;
    width: 8rem;
  }
  footer .mb-footer .contact h4 {
    margin-bottom: 1rem;
    font-size: 0.8rem;
    font-weight: 600;
    color: #fff;
  }
  footer .mb-footer .contact p {
    margin-bottom: 0.5rem;
    font-size: 0.7rem;
    color: #fff;
  }
  footer .mb-footer .contact p i {
    margin-right: 0.3rem;
    font-size: 0.8rem;
    color: #fff;
  }
  footer .mb-footer .ficon {
    margin-top: 1rem;
  }
  footer .mb-footer .ficon span {
    margin-right: 1rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    border: 0.05rem solid #fff;
    border-radius: 50%;
  }
  footer .mb-footer .ficon span i {
    font-size: 0.9rem;
    color: #fff;
  }
  footer .mb-footer .ficon span img {
    width: 1rem;
  }
  footer .f-copy {
    margin-top: 0;
    padding: 0.5rem 0;
  }
  footer .f-copy p {
    text-align: center;
  }
}
@media (max-width: 38.4rem) {
  .page-banner img {
    height: 100%;
  }
  .page-banner img:first-child {
    display: none !important;
  }
  .page-banner img:last-child {
    display: block !important;
  }
  .container {
    max-width: 100% !important;
    padding: 0 0.6rem !important;
  }
  .ahead {
    font-size: 1.1rem;
  }
  .m-wechat {
    top: 55% !important;
    padding: 0.25rem;
  }
  .m-wechat > div {
    margin-right: 10px;
  }
  .m-wechat p {
    margin-top: 0 !important;
    font-size: 0.65rem !important;
    white-space: nowrap;
  }
  .m-wechat img {
    width: 100px;
  }
  .moveup {
    top: 40% !important;
  }
}
@media (max-width: 38.4rem) {
  .float-tag {
    display: none;
  }
  .index-title {
    font-size: 1.1rem;
  }
  .index-title::before {
    font-size: 0.65rem;
  }
  .index-more a {
    padding: 0.35rem 1.5rem;
    font-size: 0.65rem;
  }
  .banner .pc {
    display: none !important;
  }
  .banner .mb {
    display: flex !important;
  }
  .banner .banner-p {
    display: none;
  }
  #index .about {
    padding: 2rem 0;
  }
  #index .about .about-pic {
    margin-top: 0;
    height: 8rem;
  }
  #index .about .about-box {
    margin-top: 1rem;
  }
  #index .about .about-box .a-p {
    display: none;
  }
  #index .about .about-box .ap-mb {
    display: block !important;
    font-size: 0.7rem;
    line-height: 1.1rem;
    width: 90%;
    margin: 0 auto;
    text-align: justify;
  }
  #index .about .about-box ul {
    margin-top: 1.5rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #index .about .about-box ul li {
    padding: 0.5rem 0;
    margin: 0 0.15rem 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 31%;
    background-color: #d4c19f;
    color: #fff;
    border: none;
    font-size: 0.7rem;
    text-align: center;
    border-radius: 0.1rem;
  }
  #index .about .about-box ul li:nth-child(4),
  #index .about .about-box ul li:nth-child(5) {
    width: 48%;
  }
  #index .about .about-box ul li .mb {
    display: block !important;
  }
  #index .about .about-box ul li .numCX {
    display: none !important;
  }
  #index .about .about-box ul li span {
    font-size: 1rem;
    color: #fff;
  }
  #index .about .about-box .about-secs {
    margin-top: 1.5rem;
    width: 100%;
  }
  #index .about .about-box .about-secs .a-sec {
    padding: 0;
    width: 25%;
  }
  #index .about .about-box .about-secs .a-sec img {
    width: 2.25rem;
  }
  #index .about .about-box .about-secs .a-sec p {
    font-size: 0.7rem;
  }
  #index .about .about-box .index-more {
    margin-top: 2rem;
  }
  #index .design {
    padding: 2rem 0;
  }
  #index .design .design-box {
    margin-top: 0rem;
  }
  #index .design .design-box .design-nav {
    margin-top: 2rem;
  }
  #index .design .design-box .design-nav ul {
    flex-wrap: wrap;
    border-bottom: 0;
  }
  #index .design .design-box .design-nav ul li {
    margin-bottom: 0.5rem;
    width: 33% !important;
  }
  #index .design .design-box .design-nav ul li:nth-child(3)::before {
    display: none;
  }
  #index .design .design-box .design-nav ul li span {
    width: 1.75rem;
    height: 1.75rem;
  }
  #index .design .design-box .design-nav ul li span i {
    font-size: 1rem;
  }
  #index .design .design-box .design-nav ul li p {
    padding: 0.5rem !important;
    font-size: 0.6rem;
    line-height: 0.9rem;
    white-space: normal;
  }
  #index .design .design-box .d-imgs {
    margin: 1rem 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  #index .design .design-box .d-cont {
    margin-bottom: 2rem;
    flex-wrap: wrap;
    padding: 0 !important;
  }
  #index .design .design-box .d-cont .dc-item {
    margin-bottom: 8px;
    padding: 0.5rem 0.1rem;
    width: 100%;
    text-align: center;
    border: 0.05rem dashed rgba(255, 255, 255, 0.4);
  }
  #index .design .design-box .d-cont .dc-item h4 {
    margin-bottom: 0.75rem;
    font-size: 0.8rem;
    color: #d4c19f;
  }
  #index .design .design-box .d-cont .dc-item p {
    font-size: 0.7rem;
    text-align: justify;
    line-height: 1.1rem;
    width: 80%;
    text-align: center;
  }
  #index .design .d-order .container {
    flex-direction: column;
  }
  #index .design .d-order .container h1 {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  #index .design .d-order .container h1::after {
    font-size: 0.6rem;
  }
  #index .design .d-order .container form {
    flex-direction: column;
  }
  #index .design .d-order .container form > div {
    margin-bottom: 0.75rem;
    width: 100%;
    padding: 0.5rem 0;
    height: 2rem;
  }
  #index .design .d-order .container form > div label {
    padding: 0.5rem;
    font-size: 0.7rem;
  }
  #index .design .d-order .container form button {
    width: 100%;
    padding: 0.5rem;
    font-size: 0.7rem;
  }
  #index .custom {
    padding: 2rem 0;
  }
  #index .custom .custom-nav ul li {
    padding: 0 0.5rem;
  }
  #index .custom .custom-nav ul li a {
    font-size: 0.7rem;
  }
  #index .custom .style .swiper-button-next,
  #index .custom .style .swiper-button-prev {
    width: 1.8rem;
    height: 1.8rem;
    background-color: rgba(0, 0, 0, 0.5);
  }
  #index .custom .style .swiper-button-next::after,
  #index .custom .style .swiper-button-prev::after {
    font-size: 0.8rem;
  }
  #index .custom .style .product-item:hover h3 {
    top: 44%;
  }
  #index .custom .style .product-item:hover h4 {
    top: 72%;
  }
  #index .custom .style .product-item:hover .p-icon {
    opacity: 0;
  }
  #index .custom .style .product-item h3 {
    font-size: 0.75rem;
  }
  #index .custom .style .product-item h4 {
    font-size: 0.7rem;
  }
  #index .custom .style .product-item hr {
    display: none;
  }
  #index .hot {
    padding: 2rem 0;
  }
  #index .hot .hot-nav ul {
    flex-wrap: wrap;
  }
  #index .hot .hot-nav ul li {
    margin-bottom: 0.25rem;
    width: 20%;
    padding: 0 0.1rem;
    text-align: center;
  }
  #index .hot .hot-nav ul li:nth-child(5)::before {
    display: none;
  }
  #index .hot .hot-nav ul li span {
    font-size: 0.7rem;
  }
  #index .hot .hot-p-box {
    margin: 1.5rem 0;
  }
  #index .hot .hot-p-box .hot-p-msg {
    padding: 0.2rem;
    height: 1rem;
  }
  #index .hot .hot-p-box .hot-p-msg p {
    font-size: 0.6rem;
  }
  #index .hot .hot-p-box .hot-p-msg i {
    display: none;
  }
  #index .soft {
    padding: 2rem 0;
  }
  #index .soft .soft-box {
    margin-top: 2rem;
  }
  #index .soft .soft-box .s-item {
    pointer-events: none;
  }
  #index .soft .soft-box .s-item h4 {
    font-size: 0.7rem;
    white-space: nowrap;
    transform: none;
  }
  #index .news {
    padding: 2rem 0;
  }
  #index .news .news-nav a {
    font-size: 0.7rem;
  }
  #index .news .news-cont {
    margin-top: 1.5rem;
  }
  #index .news .news-cont .news-item .n-img {
    height: 5rem !important;
  }
  #index .news .news-cont .news-item h4 {
    padding: 1rem 0 0.5rem !important;
    font-size: 0.9rem !important;
  }
  #index .news .news-cont .news-item h5 {
    padding: 0.5rem 0 1rem !important;
    font-size: 0.7rem !important;
  }
  #index .news .news-cont .news-item p {
    padding: 0 0.5rem !important;
    font-size: 0.65rem !important;
    line-height: 0.9rem !important;
  }
  #index .news .index-more {
    margin-top: 2rem;
  }
  #index .store {
    padding: 2rem 0;
  }
  #index .store .store-box {
    margin-top: 0.5rem;
  }
  #index .store .store-box .s-msg {
    padding: 0.4rem 0.25rem !important;
  }
  #index .store .store-box .s-msg h4 {
    margin-bottom: 0.25rem !important;
    font-size: 0.7rem !important;
  }
  #index .store .store-box .s-msg p {
    font-size: 0.6rem !important;
    line-height: 0.8rem;
    text-align: left;
  }
  #index .store .store-box .s-msg i {
    display: none;
  }
}
@media (max-width: 39.3rem) {
  .so-nav {
    padding: 2rem 0 !important;
  }
  .so-nav .oneul {
    padding-bottom: 2rem !important;
    margin-bottom: 1rem !important;
  }
  .so-nav .oneul li {
    padding: 0 1rem !important;
  }
  .so-nav .oneul li:hover .towul {
    left: 0 !important;
    transform: none !important;
  }
  .so-nav .oneul .towul {
    bottom: -1.5rem !important;
  }
  .so-nav .oneul .towul li {
    padding: 0 0.1rem !important;
    position: relative;
    z-index: 111;
  }
  .so-nav ul {
    justify-content: flex-start !important;
    overflow-x: auto;
  }
  .so-nav ul li {
    flex: none;
  }
  .so-nav ul li a {
    font-size: 0.65rem !important;
    white-space: nowrap;
  }
  .sofamsg {
    padding: 2rem 0 !important;
  }
  .sofamsg .container {
    flex-direction: column;
  }
  .sofamsg .container .s-left {
    width: 100% !important;
  }
  .sofamsg .container .s-left .s-logo {
    margin-bottom: 1rem !important;
  }
  .sofamsg .container .s-left .s-logo .sflogo {
    width: 4.6rem !important;
    height: 4.6rem !important;
  }
  .sofamsg .container .s-left .s-logo img {
    width: 3.75rem !important;
  }
  .sofamsg .container .s-left .s-logo .s-name h4 {
    margin-bottom: 0.5rem !important;
    font-size: 1rem !important;
  }
  .sofamsg .container .s-left .s-logo .s-name p {
    margin-bottom: 0.3rem !important;
    font-size: 0.8rem !important;
  }
  .sofamsg .container .s-left .s-cont p {
    margin-bottom: 0.5rem !important;
    font-size: 0.7rem !important;
    line-height: 1.1rem !important;
  }
  .sofamsg .container .s-left .s-cont .tt {
    width: 5rem !important;
  }
  .sofamsg .container .s-right {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .xl {
    padding: 1.5rem 0 !important;
  }
  .xl h2 {
    padding: 0 3rem !important;
    font-size: 1rem !important;
  }
  .xl h2::before,
  .xl h2::after {
    width: 2rem !important;
  }
  .xl img {
    margin: 0.5rem 0 1rem !important;
    width: 1rem !important;
  }
  .xl p {
    font-size: 0.9rem !important;
  }
  .sofa-head {
    margin-top: 6% !important;
  }
  .sofa-head h4 {
    margin-bottom: 1rem !important;
    font-size: 0.7rem !important;
  }
  .sofa-head p {
    margin-bottom: 0.5rem !important;
    padding: 0.25rem 0.25rem !important;
    font-size: 0.6rem !important;
    width: 65%;
    border-radius: 0.2rem !important;
  }
  .sofa-head img {
    margin-bottom: 4rem;
    width: 1.5rem !important;
  }
  .sofa-s1 {
    padding: 4rem 0 2rem !important;
  }
  .sofa-s2 {
    padding: 2.5rem 0 !important;
  }
  .sofa-s3 {
    padding: 1rem 0 !important;
  }
  .s3-r {
    padding: 4rem 0 2rem !important;
  }
  .s3-l {
    padding: 2.5rem 0 !important;
  }
  .sofa-foot {
    height: 8rem !important;
  }
  .sofa-foot img {
    height: 100% !important;
  }
  #lm .sofamsg .s-right {
    margin-right: 0 !important;
  }
}
@media (max-width: 38.4rem) {
  #cooper .container {
    padding-top: 1.5rem !important;
  }
  #cooper .container .cooper {
    padding-top: 2rem;
  }
  #cooper .container .cooper .cooper-item {
    padding-bottom: 2rem;
    flex-direction: column !important;
  }
  #cooper .container .cooper .cooper-item:nth-child(2) {
    margin-bottom: 2rem !important;
    padding: 2rem 0 !important;
  }
  #cooper .container .cooper .cooper-item:nth-child(2)::before {
    width: 108% !important;
  }
  #cooper .container .cooper .cooper-item .c-left,
  #cooper .container .cooper .cooper-item .c-right {
    width: 100% !important;
  }
  #cooper .container .cooper .cooper-item .c-left {
    padding: 0 !important;
  }
  #cooper .container .cooper .cooper-item .c-left h5 {
    margin-bottom: 0.5rem;
    font-size: 0.6rem;
  }
  #cooper .container .cooper .cooper-item .c-left h4 {
    margin-bottom: 1rem;
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
  }
  #cooper .container .cooper .cooper-item .c-left p {
    margin-bottom: 1.5rem;
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
  #cooper .container .cooper .cooper-item .c-left .c-wechat .w1 {
    width: 4rem;
  }
  #cooper .container .cooper .cooper-item .c-left .c-wechat .w2 img {
    width: 3rem;
  }
  #cooper .container .cooper .cooper-item .c-right {
    margin-top: 0.5rem;
    height: 10.8rem;
  }
}
@media (max-width: 38.4rem) {
  #case {
    padding: 1.5rem 0;
  }
  #case .case-box {
    margin-top: 2rem;
  }
  #case .case-box .case-item {
    margin-bottom: 1rem;
    width: 100%;
    margin-right: 0;
  }
  #case .case-box .case-item h4 {
    margin-top: 0.5rem !important;
    font-size: 0.75rem !important;
  }
  #case .case-box .case-item p {
    padding: 0.5rem 0 !important;
    font-size: 0.6rem !important;
  }
  #case .case-box .case-item .cr {
    display: none !important;
  }
  #case .page-more {
    margin-top: 2rem;
  }
  #case .page-more a {
    padding: 0.35rem 1.5rem;
    font-size: 0.65rem;
  }
}
@media (max-width: 38.4rem) {
  #design {
    padding: 1.5rem 0 0;
  }
  #design .rz .rz-box {
    flex-direction: column;
  }
  #design .rz .rz-box .rz-left,
  #design .rz .rz-box .rz-right {
    width: 100%;
  }
  #design .rz .rz-box .rz-left {
    margin-bottom: 0.5rem;
  }
  #design .rz .rz-box .rz-left h4 {
    margin-bottom: 0.5rem;
    font-size: 1rem;
  }
  #design .rz .rz-box .rz-left h5 {
    font-size: 0.9rem;
  }
  #design .rz .rz-box .rz-left p {
    margin-top: 1rem;
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
  #design .rcase .container {
    flex-direction: column;
  }
  #design .rcase .container:first-child::before {
    width: 8rem !important;
    height: 7rem !important;
    right: 0 !important;
    background-size: contain !important;
  }
  #design .rcase .container:last-child {
    margin-bottom: 2.5rem;
  }
  #design .rcase .container:last-child .r-pic {
    margin-bottom: 0 !important;
  }
  #design .rcase .container:last-child::before {
    display: none !important;
    width: 9rem !important;
    height: 10rem !important;
    right: -15% !important;
    top: auto !important;
    bottom: 3% !important;
    background-size: contain !important;
  }
  #design .rcase .container .r-case {
    width: 100%;
  }
  #design .rcase .container .r-case .r-cont,
  #design .rcase .container .r-case .r-pic {
    width: 100%;
  }
  #design .rcase .container .r-case .r-cont h4 {
    padding-bottom: 2rem;
  }
  #design .rcase .container .r-case .r-cont h4::before {
    height: 1.8rem;
  }
  #design .rcase .container .r-case .r-cont h5 {
    margin-top: 1rem;
    font-size: 0.9rem;
  }
  #design .rcase .container .r-case .r-cont p {
    margin-top: 0.5rem;
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
  #design .rcase .container .r-case .r-pic {
    margin-top: 0.75rem;
  }
  #design .rcase .container .r-case .r-pic:hover img {
    transform: translateY(0) !important;
  }
  #design .rcase .container .r-case .r-pic::before {
    left: -10% !important;
    height: 65%;
  }
  #design .rcase .container .r-left {
    padding-top: 2rem !important;
  }
  #design .rcase .container .r-right {
    padding-top: 2rem !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  #design .rcase .container .r-right .r-cont h4 {
    margin-left: 85%;
  }
  #design .rcase .container .r-right .r-cont h5 {
    margin-left: 68%;
  }
  #design .rcase .container .r-right .r-cont h5::before {
    left: auto;
    right: 0;
  }
  #design .rcase .container .r-right .r-cont p {
    margin-right: 10%;
    margin-left: auto !important;
    text-align: right;
  }
}
@media (max-width: 38.4rem) {
  #house .life {
    padding-top: 1.5rem;
  }
  #house .life .life-box {
    margin-top: 2rem;
    align-items: center;
  }
  #house .life .life-box > div {
    margin-top: 2rem;
    width: 80%;
    height: auto;
  }
  #house .material {
    padding: 2rem 0;
  }
  #house .material .mater-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #house .material .mater-box .m1 {
    width: 85%;
    margin-bottom: 0.5rem;
  }
  #house .material .mater-box .m1 p {
    margin-top: 0.5rem;
    font-size: 0.7rem;
  }
  #house .material .mater-box .m2 {
    margin-left: 2.4%;
  }
  #house .material .mater-box .m3 {
    margin: 0 2.4%;
    width: 85%;
  }
  #house .material .mater-box .m3 h4 {
    margin-top: 1rem;
    padding-bottom: 0.75rem;
    font-size: 0.9rem;
    line-height: 1.5rem;
  }
  #house .advantage {
    padding: 2rem 0 3.5rem;
  }
  #house .advantage h3 {
    font-size: 1rem;
  }
  #house .advantage h3 span {
    font-size: 1.2rem;
  }
  #house .advantage .adv-box {
    margin-top: 2.5rem;
  }
  #house .advantage .adv-box .adv-pic {
    width: 45%;
    margin: 0 auto;
  }
  #house .advantage .adv-box .adv-pic .a-item {
    width: 6.5rem;
  }
  #house .advantage .adv-box .adv-pic .a-item .a-pic {
    margin: 0 0.2rem;
    width: 1.75rem;
    flex: none;
  }
  #house .advantage .adv-box .adv-pic .a-item .a-cont h4 {
    margin-bottom: 0.2rem;
    font-size: 0.8rem;
  }
  #house .advantage .adv-box .adv-pic .a-item .a-cont p {
    font-size: 0.6rem;
    line-height: 0.9rem;
  }
  #house .advantage .adv-box .adv-pic .a1 {
    top: 0;
    left: -70%;
  }
  #house .advantage .adv-box .adv-pic .a2 {
    top: 0;
    right: -70%;
  }
  #house .advantage .adv-box .adv-pic .a3 {
    bottom: 1%;
    left: -70%;
  }
  #house .advantage .adv-box .adv-pic .a4 {
    bottom: 1%;
    right: -70%;
  }
  #house .advantage .adv-box .adv-pic .a5 {
    bottom: -40%;
  }
  #house .advantage .adv-box .adv-pic .a5 .a-cont {
    margin-top: 0;
  }
  #house .hardware {
    padding: 2rem 0;
  }
  #house .hardware .h-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #house .hardware .h-box .h-left {
    width: 100%;
  }
  #house .hardware .h-box .h-left h4 {
    font-size: 0.9rem;
  }
  #house .hardware .h-box .h-left h4 span {
    font-size: 0.7rem;
    color: inherit;
  }
  #house .hardware .h-box .h-left .h-logo {
    margin: 0.75rem 0;
  }
  #house .hardware .h-box .h-left .h-w {
    justify-content: space-between;
  }
  #house .hardware .h-box .h-left .h-w .hl-item {
    padding: 0.75rem 0.25rem;
    width: 4.2rem;
    height: 4.2rem;
    margin-right: 0.5%;
  }
  #house .hardware .h-box .h-left .h-w .hl-item img {
    width: 1.25rem;
  }
  #house .hardware .h-box .h-left .h-w .hl-item p {
    font-size: 0.6rem;
    margin-top: 0.5rem;
  }
  #house .hardware .h-box .h-right {
    margin-left: 0;
    width: 100%;
    margin-top: 2rem;
  }
  #house .hardware .h-box .h-right .hr {
    margin: 0 1rem;
    width: 30%;
  }
  #house .bet {
    padding: 2rem 0;
  }
  #house .bet .bet-box {
    margin-top: 2rem;
  }
  #house .bet .bet-box .b-item {
    padding: 1rem 0.5rem;
    width: 33%;
    margin: 0;
  }
  #house .bet .bet-box .b-item .b-pic {
    margin-bottom: 1rem;
    width: 2rem;
    height: 2.5rem;
    background-size: contain !important;
  }
  #house .bet .bet-box .b-item h4 {
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
  }
  #house .bet .bet-box .b-item p {
    font-size: 0.65rem;
    line-height: 1rem;
    text-align: center;
  }
  #house .match {
    padding: 2rem 0;
  }
  #house .match .match-box {
    margin-top: 2rem;
    flex-direction: column;
    align-items: center;
  }
  #house .match .match-box .m-pic {
    width: 80%;
    margin-right: 0;
  }
  #house .match .match-box .m-cont {
    padding: 1rem 1.5rem;
    margin-right: -5%;
  }
  #house .match .match-box .m-cont .mc-item {
    margin-right: 1.5rem !important;
  }
  #house .match .match-box .m-cont h4 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #house .match .match-box .m-cont > div span {
    width: 2.5rem !important;
    height: 2.5rem !important;
    font-size: 1.75rem !important;
    line-height: 2.5rem !important;
  }
  #house .match .match-box .m-cont p {
    font-size: 0.8rem !important;
    white-space: nowrap;
  }
  #house .custom {
    padding: 2rem 0;
  }
  #house .custom .custom-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #house .custom .custom-box figure {
    width: 100%;
    height: 10rem;
  }
  #house .custom .custom-box figure:hover figcaption p {
    transform: translate(-50%, -44%) !important;
  }
  #house .custom .custom-box figure h2 {
    font-size: 0.8rem !important;
    padding: 0.4rem 1rem !important;
  }
  #house .custom .custom-box figure figcaption p {
    font-size: 0.65rem !important;
    padding: 0.5rem 0 !important;
  }
  #house .custom .custom-box .active {
    width: 100%;
  }
  #house .case {
    padding: 2rem 0;
  }
  #house .case .case-box {
    margin-top: 2rem;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  #house .case .case-box .c-item {
    margin-bottom: 1rem;
    flex: none;
    width: 100%;
  }
  #house .case .case-box .c-item:nth-child(3n) {
    margin-right: 2.75%;
  }
  #house .case .case-box .c-item p {
    padding: 0.5rem 0;
    font-size: 0.6rem;
  }
  #house .case .case-box .c-item i {
    display: none;
  }
}
@media (max-width: 38.4rem) {
  #qw .d-order {
    padding: 2rem 0;
  }
  #qw .d-order .container {
    flex-direction: column;
  }
  #qw .d-order .container h1 {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  #qw .d-order .container h1::after {
    font-size: 0.6rem;
  }
  #qw .d-order .container form {
    flex-direction: column;
  }
  #qw .d-order .container form > div {
    margin-bottom: 0.75rem;
    width: 100%;
    padding: 0.5rem 0;
    height: 2rem;
  }
  #qw .d-order .container form > div label {
    padding: 0.5rem;
    font-size: 0.7rem;
  }
  #qw .d-order .container form button {
    width: 100%;
    padding: 0.5rem;
    font-size: 0.7rem;
  }
  #qw .gj .gj-box {
    margin-top: 2rem;
  }
  #qw .gj .gj-box .gj-item {
    width: 33%;
    height: auto;
  }
  #qw .gj .gj-box .gj-item .gl {
    display: none !important;
  }
  #qw .gj .gj-box .gj-item .gr {
    padding-left: 0;
    width: 100%;
  }
  #qw .gj .gj-box .gj-item .gr .gj-pic {
    margin-bottom: 1rem;
    width: 2rem;
  }
  #qw .gj .gj-box .gj-item .gr h5 {
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
  }
  #qw .gj .gj-box .gj-item .gr p {
    width: 100%;
    font-size: 0.65rem;
    line-height: 1rem;
    height: auto;
    text-align: justify;
  }
  #qw .gj .gj-box .gj-item .gr a {
    display: none;
  }
  #qw .gj .gj-box .active {
    width: 33%;
  }
  #qw .allqw {
    margin-top: 2rem !important;
    padding: 0 !important;
    width: 100% !important;
  }
  #qw .allqw h5 {
    margin-bottom: 0.5rem !important;
    font-size: 0.7rem !important;
  }
  #qw .allqw h4 {
    font-size: 0.9rem !important;
    padding-bottom: 0.75rem !important;
  }
  #qw .allqw p {
    font-size: 0.7rem !important;
    line-height: 1.1rem !important;
  }
  #qw .sdsj {
    padding: 2rem 0;
  }
  #qw .sdsj .sj-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #qw .sdsj .sj-box .sj-pic {
    width: 80%;
  }
  #qw .sdsj .sj-box .sj-pic .rq-box {
    width: 2rem !important;
    height: 2rem !important;
  }
  #qw .sdsj .sj-box .sj-pic .rq-box img {
    width: 1rem !important;
  }
  #qw .service {
    padding: 2rem 0 ;
  }
  #qw .service .s-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #qw .service .s-box .allqw {
    margin-top: 0 !important;
  }
  #qw .service .s-box .s-left {
    margin-bottom: 2rem;
  }
  #qw .service .s-box .s-right {
    width: 100%;
  }
  #qw .service .s-box .s-right .sr-item {
    margin: 0 2% 0.75rem 0 !important;
    padding: 1rem 0.5rem;
  }
  #qw .service .s-box .s-right .sr-item:nth-child(even) {
    margin-right: 0 !important;
  }
  #qw .service .s-box .s-right .sr-item .sr-n {
    margin-right: 0;
  }
  #qw .service .s-box .s-right .sr-item .sr-pic {
    width: 3rem;
  }
  #qw .jy {
    padding: 2rem 0;
  }
  #qw .jy .jy-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #qw .jy .jy-box .jy-pic {
    width: 90%;
  }
  #qw .jy .jy-box .jy-cont {
    margin-left: 0;
  }
  #qw .cp {
    padding: 2rem 0;
  }
  #qw .cp .cp-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #qw .cp .cp-box .allqw {
    margin-top: 0 !important;
  }
  #qw .cp .cp-box .cp-pic {
    margin: 1.5rem auto 0;
    width: 60%;
  }
  #qw .ys {
    padding: 2rem 0;
  }
  #qw .ys .ys-box {
    margin-top: 2rem;
    flex-direction: column;
  }
  #qw .ys .ys-box .ys-pic {
    width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 38.4rem) {
  #about .introduction {
    padding-top: 2rem;
  }
  #about .introduction .intro-box {
    margin-top: 2rem !important;
    flex-direction: column;
  }
  #about .introduction .intro-box .intro-l {
    width: 100% !important;
    padding: 0 !important;
  }
  #about .introduction .intro-box .intro-l h2 {
    margin-bottom: 1rem !important;
    font-size: 0.9rem !important;
    line-height: 1.4rem !important;
  }
  #about .introduction .intro-box .intro-l p {
    font-size: 0.7rem !important;
    line-height: 1.1rem !important;
    text-align: justify;
  }
  #about .introduction .intro-box .intro-l .pl-cont {
    margin-top: 1.5rem !important;
  }
  #about .introduction .intro-box .intro-l .pl-cont .pl-item {
    padding: 0 3% !important;
  }
  #about .introduction .intro-box .intro-l .pl-cont .pl-item .cle {
    margin-bottom: 0.4rem !important;
    width: 2rem !important;
  }
  #about .introduction .intro-box .intro-l .pl-cont .pl-item p {
    font-size: 0.75rem !important;
  }
  #about .introduction .intro-box .intro-r {
    height: 10rem !important;
  }
  #about .introduction .intro-box .intro-r .about-s {
    margin-top: 1rem;
    position: static !important;
    width: 100% !important;
  }
  #about .introduction .intro-box .intro-r .about-s img {
    height: auto !important;
  }
  #about .data {
    margin-top: 2rem;
    padding: 1rem 0;
  }
  #about .data .data-box {
    flex-direction: column;
    align-items: center;
  }
  #about .data .data-box .d-item {
    margin-bottom: 0.5rem;
    padding: 0.25rem 10%;
    flex-direction: row;
    background-color: #3b434e;
    width: 80%;
    display: flex;
    justify-content: center;
  }
  #about .data .data-box .d-item::before {
    display: none;
  }
  #about .data .data-box .d-item h4 {
    margin-right: 1rem;
    margin-bottom: 0;
    font-size: 0.9rem;
  }
  #about .data .data-box .d-item h4 p {
    font-size: 0.9rem;
  }
  #about .data .data-box .d-item h4 span {
    font-size: 0.6rem !important;
    right: -0.5rem;
    top: 0rem;
  }
  #about .data .data-box .d-item p {
    font-size: 0.7rem;
  }
  #about .data .data-box .d-item .mb {
    display: block !important;
  }
  #about .data .data-box .d-item .numCX {
    display: none !important;
  }
  #about .distr {
    padding: 2rem 0;
  }
  #about .distr .distr-box {
    flex-direction: column;
  }
  #about .distr .distr-box .distr-l {
    width: 100%;
  }
  #about .distr .distr-box .distr-r {
    margin-top: 1.5rem;
    width: 90%;
    margin-left: 0;
  }
  #about .distr .distr-box .distr-r h4 {
    font-size: 0.9rem;
  }
  #about .distr .distr-box .distr-r p {
    font-size: 0.7rem;
    line-height: 1.1rem;
    margin-top: 1.5rem;
  }
  #about .target .target-box1::before {
    display: none;
  }
  #about .target .target-box1 .container {
    flex-direction: column-reverse;
  }
  #about .target .target-box1 .container .tar-l {
    width: 100%;
  }
  #about .target .target-box1 .container .tar-l h4 {
    margin: 1rem 0;
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
  #about .target .target-box1 .container .tar-l p {
    margin-bottom: 3%;
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
  #about .target .target-box1 .container .tar-r {
    height: 10rem;
    width: 100%;
  }
  #about .target .target-box2 .container {
    flex-direction: column;
  }
  #about .target .target-box2 .tar-l {
    height: 10rem;
    width: 100%;
  }
  #about .target .target-box2 .tar-l .tl-pic {
    height: 10rem;
  }
  #about .target .target-box2 .tar-r {
    width: 100%;
  }
  #about .target .target-box2 .tar-r::before {
    display: none;
  }
  #about .target .target-box2 .tar-r h4 {
    margin: 1rem 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }
  #about .target .target-box2 .tar-r p {
    margin-bottom: 3%;
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
  #about .develop {
    padding-top: 0;
  }
  #about .develop .swiper-button-next,
  #about .develop .swiper-button-prev {
    width: 1.5rem !important;
    height: 1.5rem !important;
  }
  #about .develop .swiper-button-next::after,
  #about .develop .swiper-button-prev::after {
    font-size: 0.7rem !important;
  }
  #about .develop span {
    font-size: 0.7rem !important;
  }
  #about .develop .act p {
    font-size: 0.9rem !important;
  }
  #about .develop .develop-t {
    padding: 0 2.3rem !important;
    height: 12.4rem !important;
  }
  #about .develop .develop-t .swiper-slide-active p {
    font-size: 1.2rem !important;
  }
  #about .develop .develop-b {
    margin-top: 1rem;
    height: 8rem;
  }
  #about .develop .develop-b .d-pic {
    display: none;
  }
  #about .develop .develop-b .d-cont {
    width: 100% !important;
    background-size: contain !important;
  }
  #about .develop .develop-b .d-cont h4 {
    font-size: 2.5rem !important;
  }
  #about .develop .develop-b .d-cont p {
    font-size: 0.7rem !important;
    line-height: 1.1rem !important;
  }
  #about .service {
    padding: 2rem 0 0;
  }
  #about .service .container h2 {
    margin-bottom: 1.5rem;
  }
  #about .service .container p {
    font-size: 0.7rem;
    line-height: 1.1rem !important;
  }
  #about .service .service-box {
    margin-top: 2rem;
    flex-wrap: wrap;
  }
  #about .service .service-box .ser-item {
    width: 100% !important;
    height: 12.5rem !important;
  }
  #about .service .service-box .ser-item .ser-pic {
    width: 2rem !important;
    height: 2rem !important;
  }
  #about .service .service-box .ser-item h4 {
    top: 65%;
    font-size: 0.9rem !important;
    padding: 0.3rem 1.25rem !important;
    white-space: nowrap;
  }
  #about .service .service-box .ser-item p {
    font-size: 0.6rem !important;
    width: 95% !important;
    line-height: 0.9rem !important;
  }
  #about .service .service-box .ser-item a {
    font-size: 0.6rem !important;
    padding: 0.4rem 1.5rem !important;
    display: none;
  }
  #about .honor {
    padding: 2rem 0;
  }
  #about .honor .honor-box {
    margin-top: 2rem;
    flex-direction: column;
    height: auto !important;
  }
  #about .honor .honor-box .honor-l {
    padding: 1.5rem 0.5rem 0.5rem;
    width: 100%;
  }
  #about .honor .honor-box .honor-l .switch {
    height: 5rem;
    width: 5.5rem;
  }
  #about .honor .honor-box .honor-r {
    width: 100%;
  }
  #about .honor .honor-box .honor-r .h-item {
    height: 11rem;
  }
  #about .honor .honor-box .honor-r .h-item p {
    font-size: 0.8rem;
    line-height: 1.3rem;
  }
  #about .honor .honor-box .honor-r .h-item span {
    line-height: 0.7rem;
  }
  #about .power {
    padding: 1.5rem 0 !important;
  }
  #about .power .power-box h3 {
    font-size: 1rem;
  }
  #about .power .power-box .p-icon {
    width: 80% !important;
  }
  #about .power .power-box .power-cont {
    margin-top: 2rem !important;
    flex-direction: column;
  }
  #about .power .power-box .power-cont .p-pic {
    margin-bottom: 1.5rem;
    width: 100% !important;
  }
  #about .power .power-box .power-cont .p-pic img {
    margin-bottom: 1rem !important;
    width: 5rem !important;
    height: auto !important;
  }
  #about .power .power-box .power-cont .p-pic p {
    font-size: 0.75rem !important;
  }
}
@media (max-width: 38.4rem) {
  #news {
    padding: 2rem 0 !important;
  }
  #news .ahead {
    margin: 0 !important;
  }
  #news .news-nav {
    margin: 1rem 0;
  }
  #news .news-nav a {
    font-size: 0.7rem !important;
  }
  #news .news-cont .news-item {
    width: 100% !important;
    border: 0.05rem solid #dedede;
    padding: 0.2rem;
  }
  #news .news-cont .news-item:hover h5::before {
    height: 0.75rem !important;
  }
  #news .news-cont .news-item .n-img {
    height: 8rem !important;
  }
  #news .news-cont .news-item h4 {
    padding: 0.5rem 0 1rem;
    font-size: 0.8rem !important;
  }
  #news .news-cont .news-item h5 {
    padding: 0.5rem 0 1rem !important;
    font-size: 0.8rem !important;
  }
  #news .news-cont .news-item p {
    margin-bottom: 1rem !important;
    font-size: 0.7rem !important;
    line-height: 1.1rem !important;
  }
  #snews {
    padding: 2rem 0 !important;
  }
  #snews .n-box .nl {
    width: 100% !important;
  }
  #snews .n-box .nl .n-head h4 {
    font-size: 0.9rem !important;
  }
  #snews .n-box .nl .n-head p {
    margin-top: 1rem !important;
    margin-left: 0.5rem !important;
  }
  #snews .n-box .nl .n-body {
    padding: 0.5rem !important;
  }
  #snews .n-box .nl .n-body p {
    font-size: 0.7rem !important;
    line-height: 1.1rem !important;
  }
  #snews .n-box .nr {
    display: none !important;
  }
}
@media (max-width: 768px) {
  #place {
    background-color: #f5f5f3;
  }
  #place .place {
    padding: 2rem 0;
  }
  #place .place .p-select {
    margin-top: 2rem;
    padding: 0.5rem;
  }
  #place .place .p-select select {
    padding: 0.3rem 0.4rem;
    font-size: 0.7rem;
  }
  #place .place .p-cont {
    padding: 0.5rem;
  }
  #place .place .p-cont ul li {
    width: 100% !important;
  }
  #place .place .p-cont ul li h4 {
    font-size: 0.9rem;
  }
}
