@media screen and (max-width: 1440px) {
    .swiper-container-horizontal>.swiper-pagination-progressbar {
        width: 75%;
    }

    .mySwiper2 .imgbox {
        height: 205px;
    }

    .xw-list li {
        margin-bottom: 20px;
    }

    .mySwiper3 .imgbox {
        height: 340px;
    }

    .mySwiper4 .imgbox {
        height: 150px;
        overflow: hidden;
    }
}

@media screen and (max-width: 1366px) {
.ky-lb1::before {
    content: '';
    display: block;
    width: 65px;
    height: 65px;
    background: #e1a544;
    position: absolute;
    top: -34px;
    left: -30px;
}
    .w {
        width: 94%;
    }

    .header .w {
        width: 98%;
    }

    .header .nav ul>li>a {
        font-size: 16px;
    }

    .fyq2 {
        width: 32.6%;
    }

    .header-fr {
        width: 67%;
    }

    .top-link {
        margin-bottom: 2px;
    }
}

@media screen and (max-width: 1080px) {
    .fixed-nav .top-link {
        padding-top: 20px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .header .nav .ul1 {
        display: none;
    }

    .header .nav .ul2 {
        display: none;
    }

    .header .logo {
        width: 38%;
    }

    .header-fr {
        width: auto;
        margin: 24px 0;
    }

    .fixed-nav .top-link {
        padding-top: 7px;
    }

    .nav.active {
        right: 0;
    }

    .menu {
        width: 20px;
        height: 20px;
        display: block;
        right: 27px;
        top: 0;
        margin: auto;
        bottom: 0;
        overflow: hidden;
        z-index: 999999999;
        cursor: pointer;
        position: absolute;
    }

    .menu span {
        float: left;
        width: 100%;
        background: #fff;
        transition: all 0.4s ease;
        margin-top: 5px;
        height: 3px;
    }

    .menu span:first-child {
        margin-top: 0;
    }

    .menu.open span:nth-child(1) {
        transform: rotate(45deg);
        margin-top: 10px;
    }

    .menu.open span:nth-child(2) {
        transform: rotate(-45deg);
        margin-top: -3px;
    }

    .menu.open span:nth-child(3) {
        opacity: 0;
    }

    .nav {
        position: fixed;
        transition: right 0.3s ease;
        right: -140vw;
        top: 85px;
        left: auto;
        width: 100%;
        height: calc(100vh - 100px);
        z-index: -99;
        background: #901204;
        margin: 0;
    }

    .nav.active {
        right: 0;
        z-index: 99999;
    }

    .header .nav .ul2 {
        width: 100%;
        overflow: auto;
        height: 100%;
    }

    .header.active {
        background: #901204;
    }

    .header.active::before {
        display: none;
    }

    .header .nav ul>li {
        float: none;
        width: 100%;
        height: auto;
        line-height: 60px;
        position: relative;
        border-bottom: 1px solid rgb(255 255 255 / 20%);
        text-align: left;
        padding: 0;
    }

    .nav ul>li::before {
        display: none;
    }

    .header .nav ul>li>a {
        font-size: 18px;
        font-weight: bold;
        width: 80%;
        text-indent: 20px;
        position: relative;
        display: block;
        color: #fff;
    }

    .nav .w1300 {
        border-top: 1px solid #c4c4c4;
        width: 100%;
    }

    .nav ul li ol {
        width: 100%;
        left: 0;
        position: relative;
        top: 0;
        background: none;
        text-align: left;
        padding: 0;
        opacity: 1;
        display: none;
    }

    .nav ul>li a::after {
        display: none;
    }

    .nav ul li ol>li {
        text-align: left;
        border: 0;
        line-height: 30px;
        position: relative;
        text-indent: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        height: auto;
    }

    .nav li ol li:hover a {
        color: #fff;
    }

    .nav ul ol li a {
        font-size: 16px;
        color: #fff;
        display: block;
        padding: 10px 0;
    }

    .nav ul li i {
        position: absolute;
        right: 5px;
        width: 50px;
        height: 60px;
        top: 3px;
        background: url(../images/jia.png) no-repeat center center;
        margin: auto;
        z-index: 10;
        cursor: pointer;
        transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        -webkit-transition: all .2s ease;
    }

    .nav ul li ol li i {
        height: 50px;
    }

    .nav ul li i.on {
        background: url(../images/jian.png) no-repeat center center;
    }

    .nav ol::before {
        display: none;
    }

    .header-fr {
        margin: 24px 30px 0 0 !important;
    }

    .search-box .btn {
        font-size: 16px;
    }

    .search-box .serBox {
        width: 90%;
    }

    .header .logo {
        height: 85px;
    }

    .top-link {
        padding-top: 7px;
        margin-right: 28px;
    }
.fixed-nav .nav ol{top:0;}
    .mySwiper .swiper-button-prev,
    .mySwiper .swiper-button-next {
        width: 20px;
    }

    .mySwiper .swiper-button-next {
        background-position-x: 100%;
    }

    .mySwiper .swiper-button-prev {
        left: 2%;
    }

    .mySwiper .swiper-button-next {
        right: 2%;
    }

    .mySwiper3 .imgbox {
        margin-right: 25px;
    }

    .top-link .link {
        display: none;
    }

    .banner-search {
        height: 68px;
    }

    .search2 {
        width: 60%;
        bottom: -11px;
        height: 75px;
    }

    .search2 input {
        font-size: 16px;
    }

    .search2 button {
        font-size: 16px;
        padding: 8px 15px 8px 45px;
    }
}

@media screen and (max-width: 1000px) {
    .w {
        width: 90%;
    }
    .location{display:none}
    .swiper-container-horizontal>.swiper-pagination-progressbar {
        width: 65%;
    }
}

@media screen and (max-width: 850px) {
    .ky-lb1::before {
        content: '';
        display: block;
        width: 50px;
        height: 50px;
        background: #e1a544;
        position: absolute;
        top: -25px;
        left: -25px;
    }
.mySwiper4 .swiper-slide a::after{bottom: 0;}
    .header .nav ul>li{
        line-height: 45px;
    }
    .header .nav ul>li>a{
        font-size: 16px;
    }
    .nav ul li i{
        width: 8%;
        height: 40px;
    }
    .menu{
        right: 15px;
    }
    .header-fr {
        margin: 24px 15px 0 0 !important;
    }
    .swiper-button-next, .swiper-button-prev{
    top: 40%;
    /* width: 17px !important; */
}
    footer .w {
        display: block;
    }

    .main1 {
        margin-top: 20px;
    }

    .titbox h1 {
        font-size: 20px;
    }
    .titbox i {
        display: block;
        margin-right: 10px;
        width: 35px;
        height: 25px;
        background-size: contain;
    }
    .zs-tit i{
    height: 30px;
}
    .dt-tit i{
    width: 35px;
    height: 30px;
}
    .titbox .more {
        font-size: 14px;
    }
    .xw-list li {
        margin-bottom: 15px;
    }
    .xw-list li p{
        font-size: 16px;
    }
    .xwbox {
        margin-top: 15px;
    }
    .mySwiper2 .imgbox {
    height: auto;
    max-height: 260px;
    }
    .main2,
    .main3,
    .main4,
    footer {
        padding: 20px 0;
        /* background-size: auto; */
    }

    .xw-lb,
    .xw-list,
    .dtgz,
    .zspx {
        float: none;
        width: 100%;
    }
    .tz-list{
        margin-top: 20px;
    }
    .tz-list li span{
    font-size: 14px;
    margin-bottom: 10px;
}
    .tz-list li p{font-size:16px;line-height: 24px;max-height: none;}
    .dt-list, .zs-list{margin-top: 15px;}
    .listbox li{margin: 0;line-height: 2.4;}
    .listbox li p{
    font-size: 16px;
}
    .xw-lb,
    .dtgz {
        margin-bottom: 20px;
    }

    .search2 {
        display: none;
    }

    .banner .swiper-pagination::after,
    .banner .swiper-pagination::before {
        width: 30px;
    }

    .banner .swiper-pagination {
        left: 50%;
        transform: translate(-50% ,-50%);
    }

    .banner .swiper-pagination::before {
        left: -40px;
    }

    .banner .swiper-pagination::after {
        right: -40px;
    }

    .header .logo {
        width: 50%;
        height: 70px;
    }

    .fixed-nav .top-link {
        padding-top: 0px;
    }

    .top-link {
        padding-top: 0px;
    }

    .mySwiper2 .textbox {
        padding: 15px 0;
        margin-bottom: 20px;
    }

    .mySwiper2 .textbox p {
        font-size: 16px;
    }

    .tz-list li a {
        padding: 20px;
    }

    .ky-tit h1 {
        margin-left: 26%;
    }

    .mySwiper3 .textbox h1 {
        font-size: 18px;
        line-height: 1.4;
    }

    .mySwiper3 .textbox p {
        font-size: 14px;
        line-height: 1.4;
    }

    .mySwiper3 .imgbox {
        height: 245px;
    }

    .swiper-num2 {
        width: 50px;
        height: 54px;
    }

    .swiper-num2 .active3 {
        font-size: 28px;
    }

    .swiper-num2 .total2 {
        font-size: 22px;
    }

    .nav {
        top: 60px;
    }

    .header {
        background: #901204;
        position: relative;
    }

    .header::before {
        display: none;
    }

    .f-logo img {
        width: 80%;
        display: block;
        margin: 0 auto;
    }

    .f-logo {
        margin-bottom: 20px;
    }

    .copyright p {
        text-align: center;
        font-size: 14px;
        line-height: 2;
        margin: 0;
    }

    .f-r ul {
        justify-content: center;
    }

    .f-r {
        margin-top: 20px;
    }

    .fyq2 .prev3,
    .fyq2 .next3 {
       width: 25px;
    }

    .ky-lb1 {
        margin-top: 20px;
    }
.ky-lb2{
     bottom: 5%;
}
}

@media screen and (max-width: 680px) {
.main3{
        background: #811004;
        padding: 20px 0 80px;
    }
    .mySwiper4 .textbox {
        position: relative;
        line-height: 1.3;
        bottom: 1px;
        height: 45px;
        background: #811004;
        padding-top: 5px;
    }
.ky-lb1::before,.mySwiper4 .swiper-slide a::after{
    display: none;
}
.fyq2 .prev3{background: url(../images/next3.png) no-repeat center;transform: rotate(180deg);background-size: 100%;}
.fyq2 .next3{background: url(../images/next3.png) no-repeat center;background-size: 100%;}
.swiper-num2 .total2{
    color:#fff;
    color: rgb(178, 135, 86) !important;
}
.mySwiper3 {
    overflow: unset;
}
.fyq2 {
        position: absolute;
        right: 50%;
        bottom: -220px;
        transform: translateX(50%);
    }
.swiper-num2::after {
    content: '/';
    background: none;
    width: auto;
    color: #fff;
    margin-top: -2px;
    height: auto;
}
.swiper-num2 .active3,.swiper-num2 .total2{position: unset;font-size: 16px;color: #fff;}
    .swiper-num2 {
        display: flex;
        width: 55px;
        /* height: 44px; */
        justify-content: space-between;
        align-items: center;
    }
.mySwiper3 .imgbox {
        width: 100%;
        margin-right: 0px;
    }
.mySwiper3 .swiper-slide a{
     display: block;
}
.mySwiper3 .textbox{
    padding-top: 20px;
    width: 100%;
    background: #811004;
}
.ky-lb2{
margin-top: 20px;
    width: 100%;
    position: relative;
}
    .ky-tit h1 {
        margin-left: 0;
    }
    .header .logo {
        width: 70%;
        height: 60px;
        margin-left: 10px;
    }

    .top-link {
        margin-top: -5px;
    }

    .banner {
        height: auto;
    }

    .tz-list li {
        width: 100%;
        margin-bottom: 20px;
    }

    .main3 {
        background-position: 0px;
    }

}

@media screen and (max-width: 540px) {
    .mySwiper2 .imgbox {
    }

    .mySwiper3 .imgbox {
        height: 160px;
    }

    .mySwiper4 .imgbox {
        height: 100px;
    }
    .ky-lb2 {
        bottom: 0;
    }
    .mySwiper4 .textbox {
        padding: 3px 8px;
        margin-bottom: 3px;
        line-height: 1.2;
    }

    .mySwiper3 .swiper-wrapper {
        margin-bottom: 20px;
    }

    .fyq2 {
        width: 36%;
    }
    .swiper-num2 .active3 {
        /* font-size: 24px; */
        left: -10px;
    }
    .swiper-num2 .total2 {
        /* font-size: 18px; */
    }
    .mySwiper3 .textbox h1 {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 12px;
    }
    .f-r li span {
        margin-top: 10px;
        font-size: 14px;
    }
.mySwiper4 .textbox {
        bottom: 0;
        height: 37px;
    }
}
@media screen and (max-width: 414px){
    .ky-lb1::before {
        content: '';
        /* display: block; */
        width: 30px;
        height: 30px;
        background: #e1a544;
        position: absolute;
        top: -15px;
        left: -15px;
    }
    .banner {
    }
    .fyq2 .prev3, .fyq2 .next3 {
        width: 20px;
    }
    .fyq2 {
        width: 33%;
    }
    .mySwiper2 .imgbox {
    }
    .swiper-num2 .active3 {
        /* font-size: 19px; */
        left: 0px;
    }
.swiper-num2 .total2 {
        /* font-size: 15px; */
    }
.fyq2 .next3{
    right:0;
}
.fyq2 .prev3{
   left: 0;
}
}