@media screen and (max-width: 1680px) {
    .topCenter {
        width: 80% !important;
    }

    .newContainer .topCenter {
        width: 72% !important;
    }

    .contact-section .topCenter {
        width: 72% !important;
    }

    .topCenter .center {
        width: 100% !important;
    }

    .footerContainer .topCenter {
        width: 72% !important;
    }

    .footerContainer .center {
        width: 100% !important;
    }

    .topCenter {
        width: 90% !important;
    }

    .newContainer .topCenter {
        width: 85% !important;
    }

    .contact-section .topCenter {
        width: 85% !important;
    }

    .topCenter .center {
        width: 100% !important;
    }

    .footerContainer .topCenter {
        width: 85% !important;
    }

    .footerContainer .center {
        width: 100% !important;
    }

    .topHead {
        height: unset;
    }

    .logo {
        width: 110px !important;
        height: 60px !important;
    }

    .swiper-wrapper .bg {
        height: 400px;
    }

    .navList {
        padding: 0;
    }

    .bg .label {
        width: 120px;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
    }

    .navItem {
        font-size: 16px;
    }

    h1 {
        font-size: 30px !important;
    }

    .desc {
        font-size: 16px;
        line-height: 25px;
    }

    .bt {
        font-size: 24px;
        line-height: 30px;
    }

    .label {
        font-size: 18px;
    }

    .more {
        font-size: 18px !important;
    }

    .message {
        font-size: 16px;
        line-height: 30px;
    }

    .btn {
        width: 150px;
        font-size: 16px;
        line-height: 50px;
    }

    .leftPic {
        width: 180px;
        height: 180px;
    }

    .productList {
        margin-top: 2%;
    }

    .product .center {
        padding-top: 2% !important;
    }

    .contact-form h2 {
        margin-bottom: 2%;
        font-size: 24px;
    }

    .form-group {
        margin-bottom: 3%;
    }

    .form-group input {
        height: 40px;
    }

    .submit {
        min-width: 110px;
        font-size: 14px;
        margin-top: 0 !important;
        height: 40px !important;
    }

    .contact-form>div {
        padding-bottom: 3%;
    }

    .footer-column h3 {
        font-size: 18px;
        margin-bottom: 4%;
    }

    .footerContainer .center {
        width: 100%;
    }

    .footer-column ul li a {
        font-size: 14px;
        margin-bottom: 2%;
    }

    .footer-column:last-child {
        width: 30% !important;
        margin-right: 0 !important;
    }

    .footer-column p {
        font-size: 14px;
        line-height: 24px;
    }

    footer {
        padding: 2% 0;
    }

    .copyright {
        margin-top: 3%;
        padding-top: 2%;
        font-size: 14px;
    }

    .newDesc .title {
        font-size: 32px;
    }

    .description {
        font-size: 16px;
    }

    .fangan {
        width: 200px;
        height: 200px;
    }

    .fangan a {
        font-size: 14px !important;
        bottom: 15%;
    }

    .newContainer .flexBox {
        width: 100%;
    }

    .newDesc {
        width: 50%;
        height: 100%;
        padding-left: 10%;
        box-sizing: border-box;
    }

    .fangan {
        left: 0;
    }

    .newPic {
        width: 50%;
    }

    .pForm h2 {
        font-size: 24px;
    }

    .sxList li {
        padding: 15px 0;
    }

    .erjibt {
        font-weight: 800;
        font-size: 24px;
        color: #08041C;
        text-align: left;
        font-style: normal;
        text-transform: none;
        line-height: 30px;
        margin-bottom: 2%;
    }

    .sanjiTitle {
        font-size: 22px;
        line-height: 25px;
    }

    .mb-0 .btn {
        font-size: 16px !important;
    }

    .card-body {
        padding: 1.5% 3%;
    }

    .rePic {
        width: 100px;
        height: 100px;
        border: 1px dashed rgba(112, 112, 112, 1);
        border-radius: 5px;
    }

    .reContent .more {
        font-size: 16px !important;
        width: 78%;
        overflow: hidden;

    }

    .r_btn {
        width: 95%;
        line-height: 38px;
        font-size: 16px;
    }

    .footer-column {
        width: 12%;
        margin-right: 2%;
    }

    .dTitle {
        font-size: 22px;
    }

    .distributorList .dItem .img {
        width: 100px !important;
        height: 100px !important;
    }

    .d-nr {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .distributorList .dItem {
        margin-bottom: 3%;
    }

    .vedioDetail {
        height: 350px;
    }

    .distributorList {
        margin-top: 6%;
        box-shadow: none;
    }

}

@media screen and (max-width: 450px) {
    .logo {
        width: 80px !important;
        height: 38px !important;
    }

    .row_menu {
        height: 55px;
    }

    .m_list {
        padding: 0 2%;
    }

    .swiper-wrapper .bg {
        height: 180px;
    }

    .containers .swiper-pagination {
        bottom: 10px !important;
    }

    .swiper-pagination-bullet {
        width: 13px !important;
        height: 13px !important;
    }

    .bg .label {
        width: 100px;
        height: 40px;
        font-size: 12px;
    }

    .newContainer .flexBox {
        flex-wrap: wrap;
    }

    .newPic {
        width: 100%;
    }

    .newDesc {
        width: 100%;
        padding-left: 0;
    }

    .fangan {
        top: -100px;
    }

    .newDesc .description {
        margin: 0;
        font-size: 14px;
        color: #08041C;
        text-align: left;
        font-style: normal;
        text-transform: none;
        line-height: 22px;
    }

    .newDesc .title {
        margin-bottom: 0;
        margin-top: 100px;
        margin-bottom: 20px;
        font-weight: 800;
        font-size: 24px;
        color: #08041C;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .newDesc .more {
        margin-top: 2%;
        font-size: 12px !important;
    }

    .lItem {
        width: 100%;
        margin-right: 0;
        margin-bottom: 3%;
    }

    .contact-form>div {
        flex-wrap: wrap;
    }

    .contact-form .fLeft {
        margin-top: 5%;
        width: 100% !important;
    }

    .contact-form .fRight {
        margin-top: 5%;
        width: 100% !important;
    }

    .fRight textarea {
        height: 256px;
    }

    .footer-content {
        flex-wrap: wrap;
    }

      .footerContainer  .footer-column {
        width: 48% !important;
        margin: 3% 0;
    }

   .footerContainer .footer-column:last-child {
        width: 100% !important;
padding-left:0;

    }
.footer-column ul{
justify-content: flex-start !important;
}
.footer-column ul li{
     margin-right: 5%;
}
.footer-column ul li:last-child{
margin-right:0;
}
.footer-column:last-child ::after{
display:none;
}
    .footer-column:last-child p {
        font-size: 14px;
        line-height: 24px;
    }

    .contact-section {
        padding: 10% 0;
    }

    .footer-column:nth-of-type(4) {
        width: 100% !important;
    }

    .copyright p {
        font-size: 12px;
        overflow: unset;
        text-align: center;
        white-space: pre-line;
    }

    .contact-form h2 {
        font-size: 18px;
    }

    .form-group label {
        margin-bottom: 2%;
    }

    /* 关于我们 */
    .abouContent {
        flex-wrap: wrap;
    }

    .aboutItem {
        width: 100%;
        margin-top: 5%;
    }

    .erjibt {
        font-size: 18px !important;
        font-weight: bold;
    }

    .sanjiTitle {
        font-size: 14px;
        font-weight: bold;
    }

    .desc {
        font-size: 14px;
    }

    .product h1 {
        font-size: 24px;
        font-weight: bold;
    }

    .distributorList {
        width: 100% !important;
        margin-top: 3%;
    }

    .newItem a {
        display: flex;
        flex-wrap: wrap;
    }

    .newTitle {
        width: 92%;
        margin: 3% 0;
    }
    .list-group{
        width: 100% !important;
    }
    .list-group-item {
        font-size: 18px;
        width: 50% !important;
    }

    .newItem .date {
        width: 48%;
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        text-align: left;
        font-style: normal;
        text-transform: none;
        padding: 0 !important;
    }

    .newItem a {
        padding: 2%;
        border-bottom: 1px solid #E6E6E6;
    }

    .newItem .title {
        width: 45%;
        margin-right: 0;
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    /* 产品 */
    .pItem .flexBox {
        flex-wrap: wrap;
    }

    .productList {
        margin-top: 6%;
    }

    .product h1 {
        font-size: 18px !important;
        line-height: 25px;
        width: 100%;
        font-weight: bold;
        margin-bottom: 3% !important;
    }

    .leftPic {
        width: 100% !important;
        height: unset;
        border: none !important;
        margin-bottom: 3% !important;

    }

    .leftPic img {
        width: 100%;
        max-height: 380px;
    }

    .bt {
        font-weight: 800;
        font-size: 18px;
        color: #08041C;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .label {
        font-size: 14px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .pItem .more {
        font-size: 14px !important;
        color: #0330A5;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .message {
        font-size: 12px;
        line-height: 22px;
    }

    .pItem {
        border: 0px;
        padding: 0;
        margin-bottom: 9%;
    }

    .product .center {
        padding-bottom: 2%;
    }

    .pItem .btn {
        /* width: 100px; */
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        width: unset;
        margin-top: 3%;
        padding: 10px;
        text-align: center;
        font-style: normal;
        line-height: unset;
        text-transform: none;
    }

    .flexBox {
        flex-wrap: wrap;
    }

    .detailPic {
        width: 100%;
        height: unset;
    }

    .detailContent {
        width: 100%;
        margin-top: 5%;
    }

    .bgTabale {
        max-height: 100px;
        min-height: 50px;
        font-size: 14px;
    }

    .goList {
        display: none;
    }

    .pcShow {
        display: none;
    }

    .rowItem {
        width: 26%;
        margin-right: 4%;
    }

    .rowItem:nth-child(2n) {
        width: 70%;
        margin-right: 0;
    }

    .rowItem {
        word-break: break-all;
    }

    .phoneShow {
        margin-top: 5%;
    }

    .phoneRow {
        align-items: unset !important;
    }

    .dFormLeft {
        padding: 5% 0 0 0;
        width: 100%;
        min-height: unset;
        margin-bottom: 5%;
    }

    .dFormRight {
        width: 100%;
    }

    .pForm .topCenter {
        margin-bottom: 0 !important;
    }

    h2 {
        font-size: 18px !important;
        font-weight: bold;
    }

    .sxList li {
        font-size: 14px;
        padding: 2% 0;
    }

    .sxList .sxmc {
        font-size: 14px;
    }

    .dFormRight label {
        font-size: 14px;
    }

    .dFormRight .ipt {
        height: 40px;
    }

    .btn-link {
        font-size: 14px;
    }

    .btn {
        width: 100px;
        font-size: 14px;
        line-height: 35px;
    }
    .contact-form>div>div{
        width: 100% !important;
        margin-top: 5%;
        text-align: center;
        box-sizing: border-box;
    }
    .contact-form>div>div label{
        font-weight: bold;
        padding: 0 0 0 1%;
        text-align: left;
    }
    .khList{
        width: 100% !important;
    }
    .kczhItem{
        padding-left: 2%;
        box-sizing: border-box;
    }
    .kczhItem a{
        padding: 0 !important;
    }
    .kczhItem>div:first-child{
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }
    .listFoot span{
        font-size: 14px !important;
    }
    .kczhItem .newTitle{
        min-width: 95% !important;
    }
    .khFlexBox .khList{
        margin-top: 0;
    }
    .kczcTitle .khbt{
        font-size: 16px;
    }
    .card-body{
        font-size: 14px;
        line-height: 22px;
    }
    .question .sanjiTitle span{
        font-size: 16px;
        line-height: 25px !important;
    }
    .question .sanjiTitle{
        width: 85%;
    }
    .question .qLabel-Q{
        font-size: 16px;
        width: 5%;
    }
    .question .flexBox{
        padding: 2%;
        align-items: flex-start;
        box-sizing: border-box;
    }
    .qLabel-A{
        font-size: 14px !important;
    }
    .answer .desc{
        width: 85%;
        font-size: 14px;
    }
    .breadcrumb{
        display: none;
    }
    .publishLeft{
        width: 100%;
    }
   .publishRight{
        width: 100%;
        padding-bottom: 15%;
    }
    .picList {
        width: 100%;
    }
    .infoPicLeft {
        margin-right: 5%;
        margin-top: 5%;
    }
    .info{
        margin-top: 3%;
    }
    .publishRight .btn{
        position: absolute;
        bottom: 4%;
        left: 0;
        width: 45%;
    }
    .publishItem{
        position: relative;
    }
    .vedioDetail{
        height: 250px;
        margin: 5% 0;
    }
    .publishDtail .desc{
        padding-left: 0px;
        margin-bottom: 5%;
    }
    .sanjiTitle{
        padding-left: 0 !important;
        padding-top: 0 !important;
        margin: 5% 0 2% 0;
    }
    .publishDtail .date{
        margin-bottom: 5%;
        font-size: 14px;
        padding-left: 0%;
    }
    .product .center{
        margin: 0 auto !important;
    }
 .detailPic{
        margin-right: 0;
        display: block !important;
        width: 100% !important;
    }
    .zlwjRight .desc{
        width: 100% !important;
    }
    .zlwjRight .formItem{
        width: 100% !important;
    }
    .dItem{
        width: 100% !important;
        margin-bottom: 5%;
        padding: 0 5% !important;
    }
    .d-nr{
            overflow: unset;
            white-space: normal;
     
    }
    .jxsLeft{
        height: 150px;
        width: 100%;
        margin-right: 0;
    }
    .jxsRight{
        padding: 5% 0 0 0;
        width: 100%;
    }
.card-header .mb-0 .btn{
        white-space: pre-wrap;
        padding-left: 2% !important;
padding-right:10% !important;
min-height:80px;
}
.detailPic img {
    max-width: 100%;
    max-height: 400px;
}
.phoneShow{
display:block;
}
.cplb{
 padding-top:0 !important;
margin-top:5%;
min-height:300px;
}
.cplb .swiper-button-prev, .cplb .swiper-button-next{
display:none;
}
.cplb .rePic img{
max-width:100%;
max-height:250px !important;
}
.cplb .rePic{
width:100%;
height:unset !important;
margin-bottom:5%;
max-height:250px !important;
text-align:center;
}
.cplb .reContent{
width:100%;
}
.cplb .swiper-slide .flexbox{
flex-wrap:wrap;

}
.right_ms{
width:100%;
}
    .jItem{
        padding: 3% 0;
        margin-bottom: 5%;
    }
.jieshao ,.pForm {
padding-top:0px !important;
padding:5% 0 0 0;
 }
.zlwjRight form>div{
width:100% !important;
margin-right:0px !important;
}
.zlwjBox .topCenter{
padding-bottom:0px !important;
}
}

@media screen and (max-width: 900px) {
    .distributorList {
        width: 95% !important;
    }

    .headerMenu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 999;
        left: -100%;
        transition: all 0.s;
    }

    .show {
        left: 0;
    }

    .hide {
        left: -100%;
    }

    .m_list .m_item, .m_list .m_item a{
        color: #0330A5;
display:block;
        font-size: 18px;
        line-height: 25px;
        display: flex;
    }

    .m_list li {

        margin-top: 19px;
    }

    .m_list .m_er_item {
        font-size: 14px;
        color: #475467;
        line-height: 24px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .m_san_item ,.m_san_item a{
        font-size: 12px;
        color: #475467;
        line-height: 24px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .m_list .erji {
        margin: 20px 0 0 0;
        display: none;
    }

    .m_list li>.flexBox>svg {
        transform: rotate(-90deg) !important;
    }

    .m_list .m_active>.flexBox>svg {
        transform: rotate(360deg) !important;
        transition: all 0.2s;
    }

    .m_list .erji .flexBox {
        width: 100%;
        border-bottom: 1px solid #E3E3E3;

    }

    .m_list .sanji {
        margin: 13px 0;
        display: none;
    }

    .navbar {
        display: none;
    }

    header {
        display: flex;
    }

    .menuicon {
        color: #0330A5;
        text-align: right;
    }

    .row {
        /* padding: 0 2.5%; */
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;

    }

    .topCenter {
        width: 95% !important;
    }

    .containers .topCenter {
        width: 100% !important;
    }

    .newContainer .topCenter {
        width: 95% !important;
    }

    .contact-section .topCenter {
        width: 95% !important;
    }

    .footerContainer .topCenter {
        width: 95% !important;
    }

    .headerLeft {
        flex: 1;
    }
header{
display:block !important;
}
.containers{
 padding-top:55px;
}
.m_list .flexBox{
 width:100%;
}
.m_item,.m_item a{
width:100%;
        align-items: center;
}
.erji .flexBox a{
width:100%;
color:unset;
}
.product{
padding-top:55px;
}
.listFoot .icon{
height:unset;
}
.form-group textarea{
height:250px;
}
}
