@media (max-width:1440px) {
    .hyyy ul li:nth-child(1) {
        width: 57%;
        height: auto;
    }
    .hyyy ul li:nth-child(2n) {
        width: 40%;
        height: auto;
    }
    .hyyy ul li:nth-child(3n) {
        width: 40%;
        height: auto;
    }
    .hyyy ul li:nth-child(4n) {
        width: 57%;
        height: auto;
    }
    .hyyy ul li:nth-child(2n) .hyyy-nr {
        width: 84%;
        position: absolute;
        top: 13%;
        left: 10%;
    }
    .hyyy ul li:nth-child(3n) .hyyy-nr {
        width: 85%;
        position: absolute;
        bottom: 17%;
        left: 8%;
    }
    .news-xq {
        width: 57%;
        margin: 0 4%;
    }
    .gsjj .gsjj-top .gsjj-topimg {
        width: 49%;
        display: flex;
        align-items: center;
    }
    .gsjj-bottom {
        width: 100%;
        margin: auto;
        margin-top: 5%;
    }
    .ry-tit {
        top: 15.6%;
    }
    .nfSwiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(../images/fzy.png) no-repeat center;
    width: 28px;
    height: 28px;
    background-color: #0d3c7b;
    border-radius: 50%;
    top: 35%;
    right: -9px;
    transition: all .5s;
}
.gsjj .gsjj-top .gsjj-topnr h4::after {
    content: url(../images/15af2.png);
    position: absolute;
    right: 41%;
    bottom: 0;
}
}
@media (max-width:1199px) {
    .news{
        margin-top: 2%;
    }
    .news ul li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .news-time{
        order: 0;
        width: 100%;
        padding: 2% 0 2% 2%;
    }
    .news-pic{
        order: 1;
        width: 49%;
    }
    .news-xq{
        order: 2;
        width: 49%;
        margin: 0;
    }
    .news-time h4{
        text-align: left;
    }
    .news-time p{
        text-align: left;
    }
    .md-nav{
        display: none;
    }
    .fzlcSwiper .swiper-wrapper .swiper-slide{
        width: 186px !important;
        height: 186px !important;
    }
    .fzlcSwiper .swiper-wrapper .swiper-slide img{
        width: 100% !important;
        height: 100% !important;
    }
    .fzlcSwiper .swiper-wrapper .swiper-slide-active {
        transform: scale(1.3);
    }
    .nfSwiper {
        width: 80%;
        margin: auto;
        margin-top: 15%;
        position: relative;
        height: 150px;
    }
    .nfSwiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background: url(../images/fzy.png) no-repeat center;
        width: 28px;
        height: 28px;
        background-color: #0d3c7b;
        border-radius: 50%;
        top: 35%;
        right: -22px;
        transition: all .5s;
    }
    .gssl ul{
        display: flex;
        flex-wrap: wrap;
    }
    .gssl ul li{
        width: 48%;
        margin-top: 4%;
    }
    .gssl ul li::before{
        display: none;
    }
    .gssl ul li {
        border: 2px solid #1a2856;
        min-width: 275px;
        position: relative;
        height: 127px;
        padding: 20px 30px 25px;
        padding-left: 69px;
        padding-right: 0;
        z-index: 9;
        background: #ffffff;
    }
    .gssl ul li img {
        position: absolute;
        left: -31px;
        top: -36px;
        z-index: 99;
        width: 18%;
    }
    .gsjj .gsjj-top {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .gsjj .gsjj-top .gsjj-topimg{
        width: 100%;
    }
    .gsjj .gsjj-top .gsjj-topimg img{
        width: 100%;
    }
    .gsjj .gsjj-top .gsjj-topnr{
        width: 100%;
        margin-top: 3%;
    }
    .gsjj .gsjj-top .gsjj-topnr h3::before{
        display: none;
    }
    .gsjj .gsjj-top .gsjj-topnr h4::after{
        display: none;
    }
    .ry-tit {
        top: 18.6%;
    }
    .t-box .swiper-slide ul li {
        margin-top: 5%;
        margin-left: 2%;
    }
    .t-box .swiper-slide ul {
        margin-top: 9%;
    }
    .zxly {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .zxly .zxly-img{
        width: 100%;
    }
    .zxly .zxly-img img{
        width: 100%;
    }
    .zxly .zxly-nr{
        width: 100%;
    }
    .lxfs ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 0;
    }
    .lxfs ul li{
        width: 100%;
        margin-top: 5%;
    }
    .lxfs ul li:hover {
        margin-top: 0 !important;
    }
    .pro-nav>ul {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .pro-nav>ul>li:nth-child(1){
        border: none;
    }
    .about-ryzz{
        padding-top: 4%;
    }
}
@media (max-width:990px) {
    .hyyy ul li:nth-child(1) {
        width: 100%;
        height: auto;
    }
    .hyyy ul li:nth-child(2n) {
        width: 100%;
        height: auto;
    }
    .hyyy ul li:nth-child(3n) {
        width: 100%;
        height: auto;
    }
    .hyyy ul li:nth-child(4n) {
        width: 100%;
        height: auto;
    }
    .hyyy ul li:nth-child(1) .hyyy-nr {
        width: 85%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .hyyy ul li:nth-child(1) .hyyy-nr h4{
        text-align: center;
    }
    .hyyy ul li:nth-child(1) .hyyy-nr p{
        text-align: center;
    }
    .hyyy ul li:nth-child(2n) .hyyy-nr {
        width: 85%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .hyyy ul li:nth-child(2n) .hyyy-nr h4{
        text-align: center;
    }
    .hyyy ul li:nth-child(2n) .hyyy-nr p{
        text-align: center;
    }
    .hyyy ul li:nth-child(3n) .hyyy-nr {
        width: 85%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .hyyy ul li:nth-child(3n) .hyyy-nr h4{
        text-align: center;
    }
    .hyyy ul li:nth-child(3n) .hyyy-nr p{
        text-align: center;
    }
    .hyyy ul li:nth-child(4n) .hyyy-nr {
        width: 85%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .hyyy ul li:nth-child(4n) .hyyy-nr h4{
        text-align: center;
    }
    .hyyy ul li:nth-child(4n) .hyyy-nr p{
        text-align: center;
    }
    .gsjj .gsjj-top .gsjj-topnr h3 span {
        font-size: 66px;
        color: #0d3c7b;
        font-weight: 550;
    }
    .gsjj-bottom ul{
        width: 100%;
    }
    .nfSwiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background: url(../images/fzy.png) no-repeat center;
        width: 28px;
        height: 28px;
        background-color: #0d3c7b;
        border-radius: 50%;
        top: 35%;
        right: -31px;
        transition: all .5s;
    }
    .about-ryzz .t-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .tbox-lf{
        width: 100%;
    }
    .tbox-rt{
        width: 100%;
    }
    .about-ryzz{
        padding-top: 10%;
    }
    .ry-tit {
        top: 4.5%;
    }
    .t-box .swiper-slide ul {
        margin-top: 8%;
    }
    .t-box .swiper-slide ul li {
        margin-top: 4%;
        margin-left: 0;
    }
    .about-lxwm .about-lxwmtop {
        margin-top: 8%;
        border-bottom: 1px solid #ccc;
        padding-bottom: 3%;
    }
    .about-lxwm .about-lxwmtop ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .about-lxwm .about-lxwmtop ul li{
        width: 50%;
        margin-top: 2%;
    }
    .pro-nav>ul>li>a {
        font-size: 14px;
        line-height: 60px;
        color: #ffffff;
        transition: all .5s;
    }
    /*.product .pro-nr ul li{*/
    /*    width: 49%;*/
    /*    margin-top: 2%;*/
    /*}*/
        .product .pro-nr ul li{
        width: 49%;
        margin-top: 2%;
    }
    .product .pro-nr ul li:nth-child(3n+1){
        margin-left: 0;
    }
    .product .pro-nr ul li {
        margin-left: 2%;
    }
    .product .pro-nr ul li:nth-child(2n+1){
        margin-left: 0;
    }
    .product .pro-nr ul li:nth-child(2n){
        margin-left: 2%;
    }
}
@media (max-width:767px) {
    .ggbt h5{
        font-size: 24px;
    }
    .hyyy ul li .hyyy-nr h4 {
        font-size: 20px;
        color: #ffffff;
    }
    .hyyy ul li .hyyy-nr p {
        font-size: 14px;
        line-height: 23px;
        color: #ffffff;
        margin-top: 3%;
    }
    .hyyy ul li img {
        width: 100%;
        max-height: 217px;
    }
    .news-pic{
        width: 100%;
    }
    .news-xq{
        width: 100%;
        margin-top: 2%;
        padding: 2%;
    }
    .news-time h4{
        font-size: 28px;
    }
    .news-xqnr{
        width: 90%;
    }
    .news-xqnr .xq-tit h3 {
        font-size: 18px;
        letter-spacing: 1px;
        color: #333333;
    }
    .news-xqnr .xq-content p {
        font-size: 14px;
        line-height: 27px;
        text-align: justify;
        color: #666666;
    }
    .news-next{
        width: 90%;
    }
    .hyyy {
        padding-bottom: 6%;
    }
    .gsjj .gsjj-top .gsjj-topnr h3 span {
        font-size: 28px;
        color: #0d3c7b;
        font-weight: 550;
    }
    .gsjj .gsjj-top .gsjj-topnr h3 {
        font-size: 28px;
    }
    .gsjj .gsjj-top .gsjj-topnr h4 {
        font-size: 24px;
        color: #333333;
        position: relative;
        margin-top: 2%;
    }
    .gsjj .gsjj-top .gsjj-topnr h4::before {
        content: "";
        width: 84px;
        height: 2px;
        background-color: #0d3c7b;
        position: absolute;
        left: 0;
        bottom: -14px;
    }
    .gsjj .gsjj-top .gsjj-topnr p {
        font-size: 14px;
        line-height: 32px;
        color: #666666;
        margin-top: 6%;
        text-align: justify;
    }
    .gsjj-bottom h5 {
        text-align: center;
        width: 100%;
        margin: auto;
        font-size: 28px;
        line-height: 32px;
        color: #0d3c7b;
        position: relative;
    }
    .gsjj-bottom h5::after{
        display: none;
    }
    .gsjj-bottom p {
        font-size: 14px;
        line-height: 32px;
        color: #666666;
        margin-top: 5%;
        text-align: justify;
    }
    .gsjj-bottom ul{
        display: flex;
        flex-wrap: wrap;
    }
    .gsjj-bottom ul li{
        width: 50%;
    }
    .gsjj-bottom ul li h6 {
        font-size: 18px;
        line-height: 36px;
        color: #0d3c7b;
        margin-top: 7%;
    }
    .nfSwiper {
        width: 95%;
        margin: auto;
        margin-top: 23%;
        position: relative;
        height: 150px;
    }
    .fzlc-nr{
        display: none;
    }
    .sjSwiper {
        position: relative;
    }
    .sjSwiper .swiper-wrapper .swiper-slide{
        padding: 0 5%;
    }
    .sjSwiper .swiper-wrapper .swiper-slide h4{
        text-align: center;
        font-size: 24px;
        font-weight: 550;
        margin-top: 4%;
    }
    .sjSwiper .swiper-wrapper .swiper-slide p{
        text-align: center;
        font-size: 20px;
    }
    .sjSwiper .swiper-pagination{
        bottom: -33px!important;
    }
    .sjSwiper .swiper-pagination-bullet-active {
        opacity: 1;
        background: #0d3c7b;
    }
    .fzlc {
        padding-bottom: 14%;
    }
    .sj-fz{
        margin-top: 2%;
        display: block;
    }
    .gssl ul li {
        border: 2px solid #1a2856;
        min-width: 100%;
        position: relative;
        height: 127px;
        padding: 20px 30px 25px;
        padding-left: 69px;
        padding-right: 0;
        z-index: 9;
        background: #ffffff;
    }
    .ry-tit {
        top: 1.6%;
    }
    .t-box .swiper-slide ul {
        margin-top: 18%;
    }
    .about-lxwm .about-lxwmtop ul li P {
        font-size: 14px;
    }
    .zxly .zxly-nr form input{
        width: 100%;
        margin-top: 3%;
    }
    .btn button {
        font-size: 20px;
        line-height: 42px;
        color: #0d3c7b;
        font-weight: 550;
    }
    .pro-nav{
        height: auto;
    }
    .pro-nav>ul>li {
        width: calc(100%/2);
        text-align: center;
        border-left: 1px solid #fff;
        transition: all .5s;
        position: relative;
        border-top: 1px solid #fff;
    }
    .pro-nav>ul>li:nth-child(1){
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
    }
    .pro-nav>ul>li:nth-child(odd){
        border-left: none;
    }
    .pro-nav>ul>li:nth-child(2n)>.pro-1son>ul>li>.pro-2son {
        left: -120%;
    }
    .pro-nav>ul>li:nth-child(2n)>.pro-1son>ul>li:hover>.pro-2son {
        width: 101%;
        left: -101%;
    }
    .product .pro-nr ul li{
        width: 100%;
        margin-top: 10%;
    }
    .product .pro-nr ul li p{
        font-size: 16px;
    }
    .product .pro-nr ul {
        margin-bottom: 9%;
    }
    .pro-xq ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 8%;
    }
    .pro-xq ul li{
        width: 100%;
        margin-left: 0;
    }
        .product .pro-nr ul li:nth-child(2n){
        margin-left: 0%;
    }
    .t-box .swiper-slide ul {
    padding-bottom: 8%;
}
.hyyy ul li:nth-child(1) .hyyy-nr {
    width: 85%;
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translate(-50%,-50%);
}
}