@media (min-width:1200px) {
    .products-List-item:nth-child(4n) {
        margin-right: 0;
    }

    .products-List-item2:nth-child(4n) {
        margin-right: calc(22% / 2);
    }

    .products-List-item2:nth-child(3n) {
        margin-right: 0;
    }

    .navbar-form {
        margin-left: 7%;
    }


}

@media (min-width:992px) and (max-width:1199px) {
    .products-box {
        width: 900px;
        margin: 0 auto;
    }

    /* 头部 */
    .navbar-form {
        margin-left: 1%;
    }

    .nav>li>a {
        padding: 15px 28px;
    }

    .navG>li>a {
        padding: 15px 20px;
    }

    /* 产品列表 */
    .mbs-nav {
        width: 900px;
    }

    .products-List {
        width: 900px;
    }

    .products-List-item:nth-child(4n) {
        margin-right: 0;
    }

    .products-List-item2:nth-child(3n) {
        margin-right: 0;
    }

    .products-details {
        width: 900px;
    }

    /* 新闻 */
    .the-news {
        width: 900px;
        display: flex !important;
        /* flex-direction: column; */
    }

    .the-news-item {
        width: 32%;
        padding-bottom: 10px;
    }

    .footerBox {
        width: 1000px;
    }

    .Lbg {
        display: block;
    }

    .lxg {
        display: none;
    }

    .lmg {
        display: none;
    }

    /* 新闻列表 */
    .currency-box {
        width: 900px;
    }

    .domo-pic-scroll-lr {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {

    html,
    body {
        padding-top: 25px;
    }

    .navbar-inverse {
        background-color: #fff;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #0024fb;
    }

    .navbar-right {
        display: none;
    }

    .products-box {
        width: 700px;
        margin: 0 auto;
    }

    /* 头部 */
    .nav>li>a {
        padding: 15px 24px;
    }

    /* 产品列表 */
    .mbs-nav {
        width: 700px;
    }

    .products-List {
        width: 700px;
    }

    .products-List-item {
        width: 30%;
        margin-right: calc(10% / 3);
    }

    .products-List-item:nth-child(3n) {
        margin-right: 0;
    }

    .products-details {
        width: 700px;
    }

    /* 新闻 */
    .the-news {
        width: 700px;
        display: flex !important;
        /* flex-direction: column; */
    }

    .the-news-item {
        width: 32%;
        padding-bottom: 10px;
    }

    .footerBox {
        width: 700px;
    }

    .Lbg {
        display: none;
    }

    .lxg {
        display: block;
    }

    .lmg {
        display: none;
    }

    /* 新闻列表 */
    .currency-box {
        width: 700px;
    }

    /* 底部 */
    .mbox-left {
        font-size: 14px;
    }

    .mbox-right span {
        font-size: 26px;
    }

    .domo-pic-scroll-lr {
        display: none !important;
    }
}

@media (max-width:767px) {

    html,
    body {
        padding-top: 25px;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        background-color: #fff;
    }

    .navbar-inverse {
        background-color: #fff;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #0024fb;
    }

    .navbar-form {
        display: none;
    }

    /* 产品列表 */
    .mbs-nav {
        width: 600px;
    }

    .products-List {
        width: 600px;
    }

    .products-List-item {
        width: 30%;
        margin-right: calc(10% / 3);
    }

    .products-List-item:nth-child(3n) {
        margin-right: 0;
    }

    .products-details {
        width: 600px;
    }

    .magnifier {
        display: none;
    }

    /* 头部 */
    .products-box {
        width: 600px;
        margin: 0 auto;
    }

    /* 新闻 */
    .the-news {
        width: 600px;
        display: flex !important;
        /* flex-direction: column; */
    }

    .the-news-item {
        width: 32%;
        padding-bottom: 10px;
    }

    .footerBox {
        width: 600px;
    }

    .Lbg {
        display: none;
    }

    .lxg {
        display: block;
    }

    .lmg {
        display: none;
    }

    /* 新闻列表 */
    .currency-box {
        width: 600px;
    }

    /* 底部 */
    .mbox-left {
        font-size: 12px;
    }

    .mbox-right span {
        font-size: 22px;
    }

    .domo-pic-scroll-lr {
        display: none !important;
    }
}

@media (max-width:640px) {

    html,
    body {
        padding-top: 25px;
    }

    .poster_box {
        height: 350px;
    }

    .poster-prev-btn {
        background-position-y: 40px !important;
    }

    .poster-next-btn {
        background-position-y: 40px !important;
    }

    .poster-item-title a {
        text-align: left;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        background-color: #fff;
    }

    .navbar-inverse {
        background-color: #fff;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #0024fb;
    }

    .products-box {
        width: 350px;
        margin: 0 auto;
    }

    .navbar-form {
        display: none;
    }

    .logo-none img {
        display: block;
    }

    /* 产品列表 */
    .mbs-nav {
        width: 350px;
    }

    .products-List {
        width: 350px;
    }

    .products-List-item {
        width: 48%;
        margin-right: calc(4% / 2);
    }

    .products-List-item:nth-child(3n) {
        margin-right: calc(4% / 2);
    }

    .products-List-item:nth-child(2n) {
        margin-right: 0;
    }

    .products-details {
        width: 350px;
    }

    /* 新闻 */
    .the-news {
        width: 350px;
        margin: 50px auto 0;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .the-news-item {
        width: 100%;
        padding-bottom: 10px;
    }

    .msgBox-mbox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-left: -152px;
    }

    .mbox-left {
        margin-right: 0;
        margin-bottom: 30px;
        display: none;
    }

    .footerBox {
        width: 350px;
        flex-direction: column;
        justify-content: center;
    }

    .f-right-img {
        width: 350px;
    }

    .f-right-ul {
        width: 350px;
        flex-wrap: wrap;
    }

    .f-right-ul>li {
        width: 49%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .f-right-ul>li h4 {
        width: 90px;
    }

    .Lbg {
        display: none;
    }

    .lxg {
        display: none;
    }

    .lmg {
        display: block;
    }

    /* 新闻列表 */
    .currency-box {
        width: 350px;
        flex-direction: column;
    }

    .c-box-left {
        width: 100%;
    }

    .c-box-right {
        width: 100%;
    }

    .c-box-right .list {
        padding: 2px 0;
    }

    .c-box-right .list .list-img {
        width: 100px;
        height: 100px;
    }

    .c-box-right .list .list-text {
        min-height: 80px;
    }

    .c-box-right .list .list-text h2 {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .c-box-right .list .list-text h4 {
        font-size: 12px;
    }

    .c-box-left .zl {
        display: none;
    }

    .c-box-left .left-tel {
        display: none;
    }

    .left-ewm {
        display: none;
    }

    /* 底部 */
    .mbox-right span {
        font-size: 16px;
    }

    .mbox-right img {
        width: 16px;
        height: 16px;
    }

    .c-box-left2 {
        width: 100%;
    }

    .c-box-right2 {
        width: 100%;
    }

    .domo-pic-scroll-lr {
        display: none !important;
    }
}

@media (max-width:320px) {

    html,
    body {
        padding-top: 25px;
    }

    .poster_box {
        height: 350px;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        background-color: #fff;
    }

    .navbar-inverse {
        background-color: #fff;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #0024fb;
    }

    /* 头部 */
    .logo-none img {
        display: block;
    }

    .products-box {
        width: 200px;
        margin: 0 auto;
    }

    .logo-none img {
        display: block;
    }

    /* 产品列表 */
    .mbs-nav {
        width: 200px;
    }

    .products-List {
        width: 200px;
    }

    .products-List-item {
        width: 48%;
        margin-right: calc(4% / 2);
    }

    .products-List-item:nth-child(3n) {
        margin-right: calc(4% / 2);
    }

    .products-List-item:nth-child(2n) {
        margin-right: 0;
    }

    .products-details {
        width: 200px;
    }

    /* 新闻 */
    .the-news {
        width: 200px;
        margin: 50px auto 0;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .the-news-item {
        width: 100%;
        padding-bottom: 10px;
    }

    .Lbg {
        display: none;
    }

    .lxg {
        display: none;
    }

    .lmg {
        display: block;
    }


    .domo-pic-scroll-lr {
        display: none !important;
    }
}