/* 大屏幕（大桌面显示器，大于等于 1600px） */

@media screen and (min-width:1600px) {
    .mobile,
    .m_img,
    .m_nav {
        display: none;
    }
    .fea {
        height: 925px;
    }
    .fea_con {
        width: 1570px;
        height: 298px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .mobile,
    .m_img,
    .m_nav {
        display: none;
    }
    .container,
    .wrap {
        width: 1200px;
    }
    .nav>ul>li {
        font-size: 14px;
        padding: 0 10px;
    }
    .home-news dl dt .con {
        padding: 20px 20px;
    }
    .home-honor ul li .img {
        height: 300px;
    }
    .home-honor ul {
        height: 430px;
    }
}


/* 小屏幕（手机） */

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .pc,
    .head-top,
    .header {
        display: none;
    }
    .nav,
    .he_b3p3le {
        display: none;
    }
    .mobile {
        display: block;
    }
    .container,
    .wrap {
        padding: 0 .2rem;
        overflow: hidden;
        width: auto;
    }
    .m_img {
        display: block;
        height: 1.1rem;
        background: #ffffff;
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: Center;
        position: fixed;
        z-index: 999;
        top: 0;
        padding: 0 .2rem;
        -moz-box-shadow: 0px 4px 6px #d4d5d6;
        -webkit-box-shadow: 0px 4px 6px #d4d5d6;
        box-shadow: 0px 4px 6px #d4d5d6;
    }
    .m_img .headlf {
        float: left;
    }
    .m_img .headcent {
        float: left;
        margin-left: .2rem;
        color: #e61c42;
        font-size: .18rem;
        line-height: .3rem;
    }
    .m_img .headcent select {
        width: 1.2rem;
        height: .4rem;
        border: 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url('../images/arrow_06.jpg') 80% center no-repeat;
        background-size: .13rem;
        background-color: #e5e5e5;
        display: block;
        padding-left: .1rem;
        margin-left: .3rem;
    }
    .m_img .headlf .m_logo {
        height: auto;
        width: 70%;
        display: block
    }
    .m_img .headrg {
        position: absolute;
        right: .2rem;
    }
    .m_img .headrg a .m_menuimg {
        height: .45rem;
        width: .53rem;
        display: block
    }
    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }
    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }
    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 0;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }
    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll;
    }
    .m_nav .m_navList ul {
        padding-left: 5%;
        padding-right: 5%
    }
    .m_nav .m_navList ul li {
        border-bottom: 1px solid #232530
    }
    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }
    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }
    .m_nav .m_navList ul li .m_f_a a {
        flex: 1;
    }
    .m_nav .m_navList ul li .m_f_a i {
        width: 40px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }
    .m_nav .icon {
        background: url(../images/plus.png) 100% no-repeat;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .icon_on {
        background: url(../images/reduce.jpg) 50% no-repeat!important;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
    }
    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 10%;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        text-overflow: ellipsis;
    }
    .m_img .language {
        position: absolute;
        right: .8rem;
    }
    .m_img .language img {
        width: 80%;
    }
    .banner {
        margin-top: 1.1rem;
    }
    .banner .swiper-slide {
        height: 3rem;
        background-size: 100% 100% !important;
        margin-top: 0;
    }
    #banner .swiper-slide video {
        height: 3.6rem;
    }
    #banner .banner .swiper-pagination-bullet-active .f-14 {
        margin-top: .11rem;
        margin-left: .11rem;
    }
    .index01 .wrap {
        display: block;
        overflow: inherit;
    }
    .index01 .left-box {
        width: 100%;
    }
    .index01 {
        margin: .2rem 0;
    }
    .index01 .left-box .item .t1 {
        font-size: .3rem;
        margin-bottom: .1rem;
    }
    .index01 .left-box .item .t2 {
        font-size: .22rem;
    }
    .index01 .center-box {
        width: 100%;
    }
    .index01 .center-box .t2 {
        font-size: .3rem;
        margin: .2rem 0;
    }
    .index01 .center-box .t3 {
        font-size: .22rem;
        line-height: .4rem;
    }
    .index01 .right-box {
        width: 100%;
    }
    .index01 .right-box .t1 {
        font-size: .22rem;
        line-height: .4rem;
        margin-top: .3rem;
    }
    .index01 .right-box .img img {
        width: 5rem;
    }
    .index01 .right-box .img .font {
        left: 2rem;
        width: 4rem;
        font-size: .2rem;
        line-height: .3rem;
    }
    .index01 .right-box .more {
        width: .4rem;
        margin-top: .2rem;
    }
    .index01 .bot-box .group {
        width: 100%;
        margin: .3rem auto;
    }
    .index-title p {
        font-size: .4rem;
    }
    .index-cases {
        margin: 1rem 0;
    }
    .index-cases .content {
        height: 5rem;
    }
    .index-cases .left-img {
        height: 5rem;
    }
    .index-cases .swiper-container {
        top: 1.2rem;
    }
    .index-cases .pagination {
        width: .8rem;
        margin-top: 1.6rem;
        left: 5%;
    }
    .index-cases .pagination .swiper-button-prev,
    .index-cases .pagination .swiper-button-next {
        width: .8rem;
        height: .8rem;
    }
    .index-cases .pagination .swiper-button-next {
        top: 1.3rem;
    }
    .index-cases .swiper-slide .txt {
        height: .85rem;
        line-height: .85rem;
        font-size: .2rem;
    }
    .index-hzhb {
        background-size: auto 100%;
        padding: 1rem 0;
    }
    #marquee1 {
        margin-top: .5rem;
    }
    #marquee1,
    #marquee2 {
        height: 50px;
        margin: .3rem auto 0;
    }
    #marquee1 ul li,
    #marquee2 ul li {
        margin: 0 .2rem;
    }
    #marquee1 ul li img,
    #marquee2 ul li img {
        display: block;
        width: 120px;
        height: 50px;
    }
    .index-hezuo {
        margin-top: 1rem;
    }
    .index-hezuo .content {
        display: block;
    }
    .index-hezuo .item {
        margin: 0 0 .3rem 0;
        width: 100%;
    }
    .footer .top .footlogo {
        width: 22%;
        margin-bottom: .2rem;
    }
    .footer .top .fr .t1 {
        width: 70%;
        font-size: .2rem;
    }
    .footer .top .fr .btn {
        width: 28%;
        height: .6rem;
        line-height: normal;
        font-size: .2rem;
        border-radius: 30px;
    }
    .footer .link .fl {
        margin-bottom: 20px;
    }
}