@charset "UTF-8";
@media (max-width: 1100px) {
  
  .nav-mb,
  .menu-btn {
    display: block;
  }
  /* .header-right {
    display: none;
  } */
  .header .header-top {
    height: 140px;
  }
  .header .header-top .header-text {
    width: 45%;
  }
  .header .header-top .header-logo {
    padding-top: 23px;
    width: 70px;
    height: auto;
  }
  .header .header-top .header-logo img{
    height: auto !important;
  }
  .nav-mb {
    top: 140px;
  }
  .page-product-list .product-info {
    padding: 45px 30px 55px 30px;
  }
  .product-nav ul li a {
    font-size: 16px;
  }
  .header-right{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right: 0;
  }
  .header .header-top .header-tel{
    padding-top: 0;
  }
  .header .header-top .header-info{
    padding-top: 14px;
  }
  .header .header-top .header-info p:first-child{
    letter-spacing: 4px;
    margin-right: -3px;
  }
  .header .header-top .header-info p:first-child + p{
    letter-spacing: 2px;
  }
}

@media (max-width: 992px) {
  .container {
    width: 94%;
  }
  .carousel-left,
  .carousel-right {
    width: 36px;
    height: 36px;
    margin-top: -18px;
    background-color: rgba(255, 255, 255, 0.4);
    background-size: auto 24px;
  }
  .carousel-left {
    left: 0;
    background-position: 11px center;
  }
  .carousel-right {
    right: 0;
    background-position: -71px center;
  }
  .index-title-style {
    padding-top: 40px;
  }
  .index-title-style h4 {
    font-size: 30px;
  }
  .index-title-style small {
    font-size: 14px;
  }
  .index-title-style img {
    height: 14px;
  }
  .index-modern .modern-content .modern-border {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 94%;
  }
  .index-modern .modern-content img {
    width: 30%;
    bottom: -24px;
    top: auto;
  }
  .index-five ul li p {
    font-size: 14px;
  }
  .youji-list li p {
    padding-top: 25px;
    font-size: 16px;
  }
  .youji-content p {
    font-size: 16px !important;
  }
  .product-nav ul li a {
    font-size: 14px;
  }
  .product-nav {
    padding-top: 32px;
  }
  .page-product-list {
    padding-top: 0;
  }
  .page-product-list .product-info .pro-title {
    font-size: 25px;
  }
  .page-product-list .product-info .pro-more {
    right: 30px;
  }
}

@media (max-width: 768px) {
  .index-museum .article .museum-content,
  .index-museum .article img {
    width: 100%;
    float: none;
  }
  .index-museum .article .museum-content {
    margin-top: 24px;
  }
  .index-news-left {
    margin-bottom: 20px;
  }
  .index-modern .modern-content .modern-border p {
    padding-top: 16px;
    padding-left: 5.4%;
    font-size: 14px;
  }
  .index-modern .modern-content .modern-border {
    margin-left: 20px;
  }
  .index-modern .modern-content .modern-title {
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    height: 140px;
    margin-top: -70px;
  }
  .index-news .index-news-content .index-news-right,
  .index-news .index-news-content .index-news-left {
    max-width: 100%;
    width: 100%;
    float: none;
  }
  .index-news .index-news-content .index-news-right .index-news-right-top {
    display: none;
  }
  .footer {
    margin-top: 40px;
  }
  .page-product-list .product-info .pro-title {
    font-size: 22px;
  }
  .nav-mb-style2{
    display: block;width: 100%;
  }
  .header-nav {
    display: none;
  }
}

@media (max-width: 740px) {
  body {
    font: 14px '微软雅黑';
  }
  .index-five,
  .index-three{
    padding-bottom: 30px;
  }
  .index-modern .index-title-style{
    padding-bottom: 40px;
  }
  
  .index-title-style {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  .banner .pagination {
    padding: 5px 8px;
    bottom: 6px;
    height: 8px;
  }
  .banner .pagination .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    vertical-align: top;
  }
  .footer .footer-top div a:first-child{
    /* display: none; */
  }
  .footer .footer-top .jingdong{
    padding-left: 22px;
    background-position: left center;
  }
  /* .footer .footer-top div a:first-child + a + a {
    padding-left: 22px;
    background-position: left center;
  } */
  .footer .footer-top {
    height: auto;
    line-height: unset;
    padding: 10px 0;
  }
  .footer .footer-top .fr {
    margin-top: 8px;
  }
  .footer .footer-top .fr,
  .footer .footer-top .fl {
    width: 100%;
    float: none;
  }
  .qrcode {
    padding-top: 20px;
    float: none;
    width: 100%;
    clear: both;
  }
  .index-three ul {
    flex-wrap: wrap;
  }
  .index-three ul li {
    width: 100%;
    flex: auto;
    margin-top: 22px;
    text-align: center !important;
  }
  .index-three ul li:first-child {
    margin-top: 0;
  }
  .index-three ul li img {
    width: 54%;
    max-width: 210px;
  }
  .header .header-top .header-logo {
    padding-top: 18px;
    width: 50px;
  }
  .nav-mb {
    top: 100px;
  }
  .header .header-top {
    height: 100px;
  }
  .menu-btn i,
  .menu-btn span {
    width: 26px;
    height: 2px;
  }
  .menu-btn i.menu-btn-top {
    top: -8px;
  }
  .menu-btn i.menu-btn-bottom {
    bottom: -8px;
  }
  .index-modern .modern-content img {
    /* display: none; */
    position: static;
    width: 100%;
    padding-top: 30px;
  }
  .index-title-style h4 {
    font-size: 24px;
  }
  .index-title-style small {
    font-size: 12px;
    padding: 6px 0;
    letter-spacing: 0;
  }
  .index-news-left {
    margin-bottom: 6px;
  }
  .index-title-style img {
    height: 11px;
  }
  .index-news .index-news-content .index-news-list li {
    line-height: 30px;
    padding-top: 0;
  }
  .index-news .index-title-style{
    padding-bottom: 25px;
  }
  .index-news .index-news-content .index-news-title {
    font-size: 14px;
  }
  .index-news .index-news-content .index-news-right .index-news-title {
    width: 70%;
    font-size: 14px;
  }
  .index-news .index-news-content .index-news-date {
    font-size: 12px;
  }
  .index-five ul {
    width: 100%;
    margin-left: 0;
    flex-wrap: wrap;
  }
  .index-five ul img {
    width: 100%;
  }
  .index-five ul li {
    flex: auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
  .index-five ul li:first-child {
    width: 100%;
  }
  .index-modern .modern-content .modern-title {
    top: 0;
    width: auto;
    writing-mode: lr;
    height: auto;
    padding: 0 10px;
    margin: 0;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .index-modern .modern-content .modern-border p {
    padding-left: 3%;
    padding-right: 3%;
  }
  .index-modern .modern-content .modern-border {
    position: relative;
    width: 100%;
    margin-left: 0;
  }
  .brand-list {
    flex-wrap: wrap;
  }
  .brand-list li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .brand-content {
    padding-top: 0;
  }
  .page-article p {
    font-weight: normal;
    line-height: 28px;
  }
  .youji-list li {
    margin-top: 25px;
  }
  .youji-list li:first-child {
    margin-top: 0;
  }
  .youji-list li p {
    padding-top: 15px;
  }
  .page-trademark .trademark-text {
    font-size: 14px;
  }
  .page-trademark .trademark-list {
    padding-top: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page-trademark .trademark-list li {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 48.5% !important;
    margin-top: 1.5%;
  }
  .page-trademark .trademark-list li p {
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-product-list li {
    flex-wrap: wrap;
  }
  .page-product-list .product-img {
    padding-top: 45px;
    order: 1 !important;
    width: 100%;
    float: none !important;
  }
  .page-product-list .product-img img {
    max-width: 200px;
    max-height: 180px;
    padding:0 !important;
    height: auto !important;
    width:auto !important;
    position: static;
  }
  .page-product-list .product-info {
    width: 100%;
    order: 2 !important;
    float: none !important;
    padding: 30px;
  }
  .page-product-list .product-info .pro-more {
    bottom: 34px;
  }
  .product-nav {
    padding-top: 10px;
  }
  .product-nav ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .product-nav ul li {
    margin-top: 14px;
    width: auto;
    margin-left: 12px !important;
    margin-right: 12px !important;
    padding-left: 18px;
    padding-right: 18px;
  }
  .page-product-list .product-info .pro-title {
    font-size: 18px;
  }
  .page-product-list .product-info hr {
    width: 40%;
  }
  .page-product-list .product-info p {
    line-height: 26px;
  }
  .product-nav ul li {
    height: 30px;
    line-height: 30px;
  }

  .header .header-top .header-tel{
    padding-top: 0 !important;
  }
  header.header .header-top .header-info{
    padding-top: 10px !important;
  }
  .header .header-top .header-info p,
  .header .header-top .header-tel p{
    transform: scale(0.8) !important;
    transform-origin: right;
    line-height: 16px !important;
    font-size: 12px !important;
  }
  .header .header-top .header-text {
    width: 40%;
    transform: translateX(-8px);
  }
}

@media (max-width: 540px) {
  .youji-list {
    padding-top: 35px;
    flex-wrap: wrap;
  }
  .youji-list li {
    flex: auto;
    width: 100%;
  }
  .youji-list li img {
    max-width: 200px;
  }
  .footer .footer-top .ft-tel{
    font-weight: normal;
  }
  .header .header-top .header-tel,
  .header .header-top .header-info{
    padding-top: 0 !important;
  }
  .header .header-top .header-info p,
  .header .header-top .header-tel p{
    transform: scale(0.8) !important;
    transform-origin: right;
    font-size: 12px !important;
  }
  .footer .footer-top div a:first-child{
    display: none;
  }
  
}
