@media screen and (min-width: 1201px){
    .img-box.trans:hover .img{ -webkit-transform: scale(1.05)}
    .img-box.trans:hover img{ -webkit-transform: scale(1.05)}
    a:hover .img-box.trans .img{ -webkit-transform: scale(1.05)}
    a:hover .img-box.trans img{ -webkit-transform: scale(1.05)}
    .transImg:hover img{-webkit-transform: scale(1.05)}
}

/*@media (max-width:1360px){*/
/*    html{font-size: 98px!important;}*/
/*}*/

@media (max-width:1024px){
    html{font-size: 95px!important;}
}
@media (max-width:900px){
    html{font-size: 90px!important;}
}
@media (max-width:750px){
    html{font-size: 85px!important;}
    /*.wp{width: 90%}*/
}
@media (max-width:540px){
    html{font-size: 80px!important;}
    body{font-size: .18rem;}
    .eclips{display: inline-block;overflow: visible;text-overflow: inherit;white-space: normal;}
}
@media (max-width:360px){
    html{font-size: 75px!important;}
}

@media (max-width: 1560px) {
    .nav ul li {
        padding: 0.04rem .15rem;
    }

    .tft .wp .item {
        padding: 0 .2rem;
    }

    .tft .wp .item.tft-a {
        padding-left: 0;
    }
}

@media (max-width: 1500px) {
    .tft .wp .tft-a {
        width: 4.2rem;
    }

    .tft .wp .tft-b {
        width: 6.6rem;
    }
    .tft .wp .item {
        padding: 0 .15rem;
    }
}

@media (max-width:1200px){
    /*.header .logo img {*/
    /*    height: .4rem;*/
    /*}*/
    .nav ul li {
        padding: .04rem .09rem;
    }
    .nav ul li a {
        font-size: .16rem;
    }
}

@media (max-width: 1024px) {
    .header .logo img {
        height: .48rem;
    }

    .header .h-right{
        position: fixed;
        top: 1rem;
        transform: translateX(101%);
        height:calc(100vh - 1.8rem);
        z-index: 50;
        display: block;
        width: 100%;
        padding: 0 5%;
        overflow: auto;
        text-align: left;
        margin-top: 0;
        left: 0;
    }

    .header .h-right .search {
        display: block;
    }

    /*.header .h-right .h-top-link {*/
    /*    justify-content: center;*/
    /*}*/
    .header .h-right .nav {
        display: unset;
    }

    .header .h-right .nav ul {
        flex-direction: column;
    }

    .header .h-right .nav .search_btn {
        display: none;
    }

    .header .h-right .nav ul li {
        padding: .1rem .2rem;
    }

    .header .nav ul li i.icon-plus {
        display: block;
    }
    .header .nav ul li .sub {
        /*display: none;*/
        width: auto;
        position: static;
        border-top: unset;
        box-shadow: unset;
        background: unset;
        opacity: 1;
        visibility: visible;
        padding: .1rem .25rem;
        display: none;
        transform: none;
        transition: none;
    }
    .header .nav ul li .sub .sub-h {
        position: unset;
        background: none;
        text-align: left;
        box-shadow:none;
    }
    .header .nav ul li .sub .sub-h:before {
        display: none;
    }

    .header .nav ul li .sub .sub-h a {
        background: none;
        color: #fff;
        padding: 0;
    }

    .header .nav ul li a {
        color: #ffffff;
    }

    .header .nav-btn {
        display: block;
    }

    .header .nav-btn .icon-close {
        display: none;
    }

    .nav-show .header .h-right {
        transition: .5s;
        transform: translateX(0);
    }
    .nav-show .header {
        background-image: linear-gradient(to right, #0883e0, #266dda, #5549d2);
        backdrop-filter: blur(15px);
        bottom: 0;
    }

    .nav-show #app {
        position: fixed;
        width: 100%;
        height: 100%;
    }
    .nav-show .header .nav-btn .icon-nav {
        display: none;
    }
    .nav-show .header .nav-btn .icon-close {
        display: block;
    }

    .banner .swiper-slide a{
        height: 50vh;
        min-height: inherit;
    }

    .banner .swiper-banner .swiper-fd .fwpt ul li a {
        font-size: .18rem;
    }
    .banner .swiper-banner .swiper-fd .fwpt ul li a i {
        width: .52rem;
        font-size: .24rem;
    }

    .section-b {
        padding: .3rem 0;
    }
    .news {
        width: 100%;
        margin-right: 0;
        margin-bottom: .3rem;
    }
    .notice {
        width: 100%;
    }

    .section-c {
        padding: .3rem 0;
    }

    .wlaq {
        width: 100%;
        margin-right: 0;
        margin-bottom: .3rem;
    }

    .fxyj {
        width: 100%;
        margin-right: 0;
        margin-bottom: .3rem;
    }

    .cjwt {
        width: 100%;
    }

    .tft{
        padding:0.4rem 0;
    }

    .tft .wp {
        flex-direction: column;
    }

    .tft .tft-a .logo {
        margin-bottom: 0.32rem;
    }
    .tft .wp .tft-b,.tft .wp .tft-c {
        /*width: 100%;*/
        padding: 0;
    }

    .tft .wp .tft-b:before,.tft .wp .tft-c:before {
        display: none;
    }

    .sub-banner {
        height: 3rem;
    }


    .section-nav {
        padding: .2rem 0;
        height: auto;
    }

    .section-nav .sub-nav {
        position: unset;
        height: auto;
    }

    .section-nav .sub-nav .sub-nav-a {
        background: none;
    }
    .section-nav .sub-nav .wp {
        flex-direction: column;
    }
    .section-nav .sub-nav .wp .sub-nav-tit {
        display: block;

    }

    .section-nav .sub-nav .wp .sub-nav-tit .toggle {
        cursor: pointer;
    }

    .section-nav .sub-nav .wp .sub-nav-tit .open .icon-sq {
        display: block;
    }

    .section-nav .sub-nav .wp .sub-nav-tit .open .icon-zk {
        display: none;
    }

    .section-nav .sub-nav .wp ul {
        padding-right: 0;
        flex-direction: column;
        border-top-right-radius: unset !important;
        background: #f3f4f6;
        display: none;
    }

    .section-nav .sub-nav .wp ul.show {
        display: block;
    }

    .section-nav .sub-nav .wp ul li a {
        color:#303133;
        line-height: .56rem;
    }

    .section-nav .sub-nav .wp ul li {
        width: 100%;
        text-align: center;
    }
    /*.section-nav .sub-nav ul li.cur {*/
    /*    background: #266dda;*/
    /*}*/
    .section-nav .sub-nav ul li.cur a {
        color: #fac800;
    }

    .section-f {
        padding: .3rem 0;
    }
    /*列表页*/
    .section-f .sidebar-right {
        width: 100%;
    }
    .section-f .sidebar-left {
        width: 100%;
        margin-top: .3rem;
        margin-bottom: .3rem;
        position: unset;
    }

    .section-f .sidebar-right .box-hd {
        /*position: absolute;*/
        width: 100%;
        /*top: 0;*/
        /*padding: 0 .05rem;*/
    }
    .section-f .sub-nav {
        position: unset;
    }

    .section-f .sub-nav .sub-nav-tit {
        height: .64rem;
        padding: 0 .25rem;
        font-size: .22rem;
        color: #fff;
    }

    .section-f .sidebar-left .sub-nav .sub-nav-tit .toggle {
        display: block;
        cursor: pointer;
    }
    .section-f .sidebar-left .sub-nav .sub-nav-tit .toggle .icon-zk {
        display: block;
    }

    .section-f .sidebar-left .sub-nav .sub-nav-tit .toggle .icon-sq {
        display: none;
    }
    .section-f .sidebar-left .sub-nav .sub-nav-tit .open .icon-zk {
        display: none;
    }

    .section-f .sidebar-left .sub-nav .sub-nav-tit .open .icon-sq {
        display: block;
    }

    .section-f .sidebar-left .sub-nav ul {
        display: none;
    }

    .content .con-list ul li {
        width: 50%;
    }
    .section-f {
        padding: .3rem 0;
    }
    .section-e .zxdt, .section-f .zxdt {
        width: 100%;
    }
    .section-e .lists {
        width: 100%;
        margin-bottom: .3rem;
    }
    .section-f .content {
        width: 100%;
        margin-bottom: .3rem;
    }
}

@media (max-width: 960px) {
    .tft{
        padding:0.3rem 0;
    }
    .tft .tft-a .logo {
        margin-bottom: 0.24rem;
    }
    .tft .tft-b .link {
        width: 5.6rem;
    }
    .tft .tft-c {
        width: 100%;
        padding-top: .2rem;
    }
    .tft .tft-c ul {
        justify-content: center;
    }
}

@media (max-width: 840px) {
    .tft .wp {
        flex-direction: column;
    }
    .tft .tft-b{
        padding-top: .2rem;
    }
    .tft .tft-b .link ul li{
        text-align: center;
        /*width: 5.6rem;*/
    }
}

@media (max-width: 720px) {
    .header .thd {
        display: none!important;
    }
    .header .thd .wp{
        justify-content: flex-end;
        height: .35rem;
    }
    .header .mhd .nav {
        top: .82rem;
        height: calc(100vh - .82rem);
    }
    .banner .swiper-slide a {
        height: 65vh;
    }
}

@media (max-width: 640px) {
    .tft .tft-b,.tft .tft-c{
        display: none;
    }
    .lists ul li {
        padding: .2rem 0;
    }

    .section-f {
        padding: 0;
    }

    .section-f .image-lists ul li {
        width: 100%;
    }

    .pages .p_pages {
        font-size: .14rem;
    }

    .pages .p_fun_d, .pages .p_no_d, .pages .p_no_o, .pages .p_fun a, .pages .p_no a {
        padding: .08rem .1rem;
        margin-left: .03rem;
    }
    .content {
        padding: .1rem;
    }
    .content .con-list ul li {
        width: 100%;
    }
    .content .con-list ul li a .txt {
        padding: .2rem;
    }
    .nav-box ul li {
        width: 100%;
    }
}

@media (max-width: 420px) {
    .listpage {
        /*padding-top: .72rem;*/
    }
    .banner .swiper-slide a {
        height: 30vh;
    }

    .section-f .sidebar-right .box-hd {
        flex-direction: column;
        align-items: flex-start;
    }

    .section-f .sidebar-right .box-hd .tit {
        margin-bottom: .1rem;
    }

}