﻿@media screen and (max-width: 1219px) {
  .home .topInfo {
    position: relative;
  }
  .home .topInfo .toptext {
    right: 1rem;
    position: absolute;
    top: 0rem;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .home .topInfo .toptext div {
    height: fit-content;
  }
  .home .topInfo .toptext div p {
    color: #fff;
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
    text-align: center;
  }
  .home .topInfo .toptext div p:nth-child(1),
  .home .topInfo .toptext div p:nth-child(2) {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .home .topInfo .toptext div p:nth-child(2) {
    margin-bottom: 0.5rem;
  }
  .home .topbanner {
    width: 100%;
    height: auto;
  }
  .home .category {
    padding-top: 2.88rem;
    text-align: center;
  }
  .home .category h1 {
    font-size: 2.16rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #000000;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    letter-spacing: 0.1333rem;
  }
  .home .category h1::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0.3rem;
    width: 100%;
    height: 0.48rem;
    background-color: #E1000F;
    z-index: -1;
  }
  .home .category p.englishName {
    font-size: 0.9333rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #000000;
    margin-top: 0.3667rem;
    opacity: 0.5;
  }
  .home .category .subNav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 93%;
    margin: 0 auto;
    margin-top: 1.8133rem;
  }
  .home .category .subNav .inav {
    width: 33.3%;
    margin-bottom: 1.7333rem;
    display: block;
    cursor: pointer;
  }
  .home .category .subNav .inav img {
    width: 10.9867rem;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .home .category .subNav .inav p {
    font-size: 1.2267rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;
    margin-top: 0;
  }
  .home .brands {
    padding-top: 2.88rem;
  }
  .home .brands .subNav .inav {
    width: 50%;
    margin-bottom: 1.7867rem;
  }
  .home .brands .subNav .inav img {
    width: 17.6rem;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .home .about .contentPanner {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 6.4533rem;
  }
  .home .about .contentPanner img {
    height: auto;
    width: 100%;
    margin-top: 1.4133rem;
  }
  .home .about .contentPanner .content {
    padding: 1.3333rem 2.7467rem;
    padding-bottom: 1.35rem;
    box-sizing: border-box;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 0 1.28rem 0 rgba(0, 0, 0, 0.05);
    text-align: left;
  }
  .home .about .contentPanner .content h3 {
    font-size: 1.2267rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #000000;
    padding: 0;
    margin-bottom: 0.7rem;
  }
  .home .about .contentPanner .content p {
    font-size: 1.0667rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;
    line-height: 1.8rem;
    word-spacing: 0.0533rem;
    margin-bottom: 1.3rem;
  }
  .home .about .contentPanner .content h4 {
    font-size: 1.0667rem;
    font-weight: 600;
    line-height: 2.5rem;
    margin-top: -1.3rem;
  }
  .home .about .contentPanner .otherContent {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1219px) {
  .loginDialog .el-dialog__body .consult {
    margin: 0 auto;
    margin-top: 1rem;
  }
  .container_article {
    margin: 0 auto;
    float: none !important;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 7.52rem;
    background-color: rgba(0, 0, 0, 0.07);
    min-height: calc(100% - 35.3067rem);
    position: relative;
  }
  .container_article.nonav {
    margin-top: 0;
    height: 100%;
  }
  .ihome.container_article {
    background-color: unset;
  }
  .nav {
    width: 100%;
    height: 7.52rem !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 1.7867rem 1.4933rem;
    z-index: 99909;
  }
  .nav .bgurl {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
  }
  .nav .nav-bar-body {
    width: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }
  .topLeft {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .nav .navmenu {
    width: 2.2933rem;
    height: 2rem;
    margin-right: 0.8rem;
  }
  #logo {
    width: 6.4533rem;
    height: 3.6rem;
    margin-right: 0.7467rem;
  }
  #logo a {
    display: block;
    width: 6.4533rem;
    height: 3.6rem;
  }
  #logo img {
    width: 6.4533rem;
    height: 3.6rem;
    display: block;
  }
  .searchPannel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-right: 1.0133rem; */
    border-radius: 1.4933rem;
    overflow: hidden;
    width: 13.8rem;
  }
  .searchPannel .searchBtn {
    width: 4.96rem;
    height: 3.1rem;
    background: #E1000F;
    font-size: 1.3867rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    line-height: 3.1rem;
    padding: 0;
    text-align: center;
  }
  .searchPannel .el-input {
    width: 9.5467rem;
    height: 3.1rem;
  }
  .searchPannel .el-input input {
    width: 9.5467rem;
    height: 3.1rem;
    padding: 0 0.8rem;
    line-height: 3.1rem;
    font-size: 1.2267rem;
    outline: unset;
    border: unset;
  }
  .nav .topRight .info {
    display: flex;
    align-items: center;
  }
  .nav .topRight .info .mail {
    width: 2.4533rem;
    height: 1.6533rem;
    margin-right: 0.5867rem;
    margin-left: 0.7467rem;
  }
  .nav .topRight {
    width: fit-content;
    display: flex;
    flex-direction: row;
  }
  .nav .topRight .info p {
    color: #FFFFFF;
    display: flex;
    align-items: center;
  }
  .nav .topRight .info span,
  .nav .topRight .info a {
    font-size: 1.4467rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    word-spacing: 0.0267rem;
    cursor: pointer;
  }
  .navmenu .el-tabs__nav-wrap::after {
    background-color: unset!important;
  }
  div.el-popover.el-popper {
    min-width: unset!important;
    padding: 0;
    background: rgba(0, 0, 0, 0.6);
    border: unset!important;
    z-index: 99999!important;
  }
  .ipopover .el-button {
    margin: 0 auto;
  }
  .iexit {
    width: 0.5333rem;
    height: 0.5333rem;
  }
  .ipopover {
    height: 2.8333rem;
    display: flex;
    width: 2.1333rem;
    text-align: center;
  }
  .down {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.7267rem 0.58rem 0 0.58rem;
    border-color: #ffffff transparent transparent transparent;
    display: flex;
    margin-left: 0.2667rem;
  }
  .ipopover.el-popper[x-placement^=bottom] .popper__arrow {
    top: -0.4rem;
    border-bottom-color: rgba(0, 0, 0, 0.6);
  }
  .ipopover.el-popper[x-placement^=bottom] .popper__arrow::after {
    border-bottom-color: rgba(0, 0, 0, 0.6);
  }
  .ipopover.el-popover .el-button--text span {
    color: #fff;
  }
  .secondMenu .iclose {
    text-align: right;
    margin-bottom: 2.08rem;
  }
  .secondMenu i.el-icon-close {
    font-size: 2.3933rem;
    color: #fff;
    font-weight: bold;
  }
  .secondMenu {
    position: fixed;
    left: 0;
    top: 7.52rem;
    width: 100%;
    min-height: calc(100% - 7.52rem);
    background: #3B3B3B;
    padding: 2.2133rem 2.88rem;
  }
  .homemenu {
    font-size: 1.5467rem;
    font-family: SourceHanSansCN;
    color: #fff;
    font-weight: bold;
    padding-right: 0.8rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.08rem solid #696969;
    line-height: 4rem;
    padding-top: 0.5333rem;
  }
  .secondMenu .el-collapse-item__header {
    background-color: unset!important;
    color: white!important;
    font-size: 1.5467rem !important;
    font-family: SourceHa!important;
    font-weight: bold!important;
    border-bottom: 0.08rem solid #696969 !important;
    line-height: 4rem!important;
    padding-top: 0.5333rem !important;
  }
  .secondMenu .el-collapse {
    border-top: unset!important;
  }
  .secondMenu .el-collapse-item__wrap {
    background-color: unset!important;
    border-bottom: unset!important;
  }
  .secondMenu .el-collapse-item__content {
    padding-top: 0.5333rem !important;
    padding-bottom: 0.9333rem !important;
  }
  .secondMenu .el-collapse-item__content a {
    display: block;
    color: white;
    font-size: 1.2267rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 2.16rem;
    opacity: 0.8;
  }
  .secondMenu .el-collapse .el-collapse-item__header .el-collapse-item__arrow {
    transform: rotate(90deg) !important;
    /* 将箭头旋转90度，替换为向下箭头 */
  }
  .secondMenu .el-collapse .el-collapse-item__header .el-collapse-item__arrow.is-active {
    transform: rotate(270deg) !important;
    /* 将箭头旋转90度，替换为向下箭头 */
  }
  .category .tabDetail .content span {
    background: unset!important;
    font-size: 1.0933rem !important;
    font-family: SourceHanSansCN!important;
  }
  .category .tabDetail .content a {
    background: unset!important;
    font-size: 1.0933rem !important;
    font-family: SourceHanSansCN!important;
  }
  .category .tabDetail .content p {
    background: unset!important;
    font-size: 1.0933rem !important;
    font-family: SourceHanSansCN!important;
  }
  .topNav {
    padding: 2.2933rem 2.88rem;
    font-size: 1.2267rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;
    position: absolute;
    bottom: 0;
  }
  .topNav .el-breadcrumb__item {
    margin-bottom: 0.5rem;
  }
  .topNav .el-breadcrumb__separator {
    color: #000000;
  }
  .topNav .el-breadcrumb__item:last-child span {
    color: #E1000F;
    font-weight: bold;
  }
  .categoryMenu {
    width: 100%;
    height: 3.7067rem;
    background: #E1000F;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .categoryMenu div {
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 3.7067rem;
    font-size: 1.5467rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0.1333rem;
  }
  .category .categoryMenu {
    position: fixed;
    top: 7.52rem;
    z-index: 1000;
  }
  .el-cascader__dropdown.el-popper {
    width: 96%;
    left: 2%!important;
  }
  .detailcontent p,
  .detailcontent span {
    width: 100%;
    font-size: 1.533rem !important;
    font-weight: 400!important;
    line-height: 2.3rem !important;
    color: #3d3d3d !important;
    text-align: left;
  }
  .homemenu + .el-collapse-item__content p {
    color: #fff;
  }
  .otherContent {
    margin-top: 2rem;
  }
}
