@media (max-width:1600px) {
    .banner{
        height: 580px;
    }
    .banTit{
        font-size: 38px;
    }
    .banDes{
        font-size: 18px;
        min-height: 100px;
    }
    .banDes p::before{
        border-left-width: 6px;
        border-top-width: 6px;
        border-bottom-width: 6px;
        top: 9px;
    }
    .banMore{
        width: 130px;
        line-height: 33px;
    }
    .banPage .swiper-pagination-bullet i{
        font-size: .3rem;
    }
    .topBg{
        padding: .2rem 0;
    }
    .topNum span{
        font-size: 34px;
    }
    .topNum sup{
        font-size: 24px;
    }
    .topDes{
        font-size: 14px;
    }
    .hmTitCn{
        font-size: 28px;
        line-height: 40px;
    }
    .hmTitCn::before{
        max-height: .28rem;
    }
    .hmTitCn span{
        font-size: 36px;
        margin-left: .1rem;
    }
    .hmTitMore{
        font-size: 14px;
    }
    .hmTab{
        top: 5px;
        font-size: 16px;
    }
    .hmTab li span{
        line-height: 36px;
    }
    .hmTab li span img{
        width: 24px;
    }
    .hm1LefImg{
        padding-bottom: 224%;
        padding-bottom: 179%;
    }
    .hm1LefTit{
        font-size: 18px;
    }
    .hm1List li a{
        min-height: 0;
    }
    .hm1Name{
        font-size: 15px;
    }
    .hm2Item{
        height: 380px;
    }
    .hm2LefTit{
        font-size: 22px;
        padding-left: .3rem;
    }
    .hm2LefLine{
        margin-left: .3rem;
    }
    .hm2Type{
        font-size: 14px;
        padding-left: .3rem;
    }
    .hm2Type li{
        margin-bottom: .15rem;
    }
    .hm2Text{
        padding: .2rem .3rem;
    }
    .hm2Tit{
        font-size: 16px;
    }
    .hm3Text{
        padding: .1rem .15rem .2rem;
    }
    .hm3Tit{
        font-size: 16px;
    }
    .hm3Bot{
        font-size: 18px;
    }
    .hm3Con img{
        width: .5rem;
        height: .5rem;
    }
    .hm4Box{
        height: 320px;
    }
    .hm4Time{
        width: 60px;
        height: 60px;
    }
    .hm4Time p{
        font-size: 30px;
    }
    .hm4Tit{
        font-size: 14px;
    }
    .hm4Rig{
        padding: .2rem 4px .2rem .2rem;
    }
    .hm4List li a{
        font-size: 14px;
        line-height: 26px;
    }
    .hm4List li a::before{
        top: calc(.1rem + 5px);
    }
    .hm4List li a::after{
        top: calc(.1rem + 8px);
    }
    .hm6Box img{
        max-width: 60px;
    }
    .hm6Box span{
        font-size: 30px;
    }
    .hm6More{
        min-width: 120px;
    }
    .hm6Box{
        font-size: 16px;
        line-height: 1.6;
    }
    .searchTopBg{
        padding: .5rem 0;
    }
    .searchTop{
        padding-right: 160px;
    }
    .sInput{
        height: 54px;
        padding: 10px 30px;
        font-size: 18px;
    }
    .sBtn{
        width: 150px;
        height: 54px;
        line-height: 54px;
        font-size: 18px;
    }
    .sNav{
        margin: .3rem 0;
        margin-right: -.3rem;
    }
    .sNav li{
        padding-right: .3rem;
    }
    .sNav li a{
        font-size: 16px;
    }
    .sList{
        margin: .3rem 0;
    }
    .sList li a{
        font-size: 16px;
    }
}
@media (max-width:1400px) {
    .banner{
        height: 520px;
    }
    .hm3Bg{
        margin-bottom: .5rem;
    }
    .hm3List{
        padding: 0 35px;
    }
    .hm3Prev,
    .hm3Next{
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 22px;
    }
    .hm3Prev{
        margin-right: -20px;
    }
    .hm3Next{
        margin-left: -20px;
    }
}
@media (max-width:1200px) {
    .banner{
        height: 4.6rem;
    }
    .banTit{
        font-size: .36rem;
    }
    .banDes{
        font-size: .18rem;
        min-height: 0;
    }
    .banPage{
        text-align: center;
    }
    .topList{
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .topList li{
        width: 25%;
        flex: none;
    }
    .topList li:nth-child(4n)::after{
        display: none;
    }
    .hmTab{
        position: static;
        display: flex;
        justify-content: center;
        margin: .3rem 0;
    }
    .hmTab li{
        float: none;
    }
    .hm1Lef{
        display: none;
    }
    .hm1List{
        float: none;
        width: 100%;
    }
    .hm2Item{
        height: auto;
    }
    .hm2Lef{
        display: none;
    }
    .hm2Rig{
        float: none;
        width: 100%;
    }
    .hm2Img{
        padding: .3rem;
    }
    .hm2Img .imgBg{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .hm2Text{
        position: relative;
        width: 100%;
        max-width: 100%;
        top: auto;
        right: auto;
        background-color: rgba(255, 255, 255, 0.6);
    }
    .hm3Tit{
        font-size: 14px;
        line-height: 22px;
        height: 22px;
        -webkit-line-clamp:1;
    }
    .hm3Bot{
        font-size: 16px;
    }
    .hm3Con{
        min-height: .8rem;
    }
    .hm4Bg{
        padding: .2rem 0;
    }
}
@media (max-width:991px) {
    .banner{
        height: 4rem;
    }
    .hmTit{
        line-height: 30px;
    }
    .hmTitCn{
        font-size: 24px;
        line-height: 30px;
    }
    .hmTitCn span{
        font-size: 28px;
    }
    .topNum{
        font-size: 30px;
    }
    .topNum span{
        font-size: 30px;
    }
    .topList li:first-child sup{
        font-size: 14px;
    }
    .hmTab{
        font-size: 14px;
    }
    .hmTab li span img{
        width: 20px;
    }
    .hm3Link{
        box-shadow: 0px .1rem .1rem 0px rgba(0, 0, 0, 0.08);
    }
    .hm4Box{
        height: auto;
    }
    .hm4Lef,
    .hm4Rig{
        float: none;
        width: 100%;
        height: auto;
    }
    .hm4Lef{
        max-width: 580px;
        margin: 0 auto;
    }
    .hm4Img{
        height: 0;
        padding-bottom: 60.75%;
        overflow: hidden;
    }
    .hm4Img .imgBg{
        position: absolute;
        left: 0%;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .hm4Tit{
        width: 100%;
    }
    .hm4Lef .swiper-pagination{
        display: block;
        position: static;
        width: 100%;
        text-align: center;
    }
    .hm4Lef .swiper-pagination-bullet{
        background-color: #0A3D8D;
    }
    .hm4Rig{
        height: auto;
    }
}
@media (max-width:767px) {
    .hm1List{
        justify-content: center;
    }
    .hm1List li{
        width: 33.33%;
    }
    .hm3Bot li{
        width: 50%;
    }
    .searchTop{
        padding-right: 1.6rem;
    }
    .sInput{
        height: 44px;
        padding: 5px 15px;
        font-size: 16px;
    }
    .sBtn{
        width: 1.5rem;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
    }
    .sNav{
        margin: .3rem 0;
        margin-right: -.1rem;
    }
    .sNav li{
        padding-right: .1rem;
    }
    .sNav li a{
        font-size: 14px;
        line-height: 24px;
    }
    .sList li a{
        font-size: 14px;
    }
}
@media (max-width:640px) {
    .banDes p{
        padding-left: 0;
    }
    .banDes p::before{
        display: none;
    }
    .topNum{
        font-size: .32rem;
    }
    .topNum span{
        font-size: .32rem;
    }
    .topNum sup{
        font-size: .24rem;
    }
    .hmTitCn{
        font-size: 20px;
    }
    .hmTitCn span{
        font-size: .28rem;
    }
    .hmTitMore{
        font-size: 12px;
    }
    .hm1List{
        margin: 0 -.06rem;
    }
    .hm1List li{
        width: 50%;
        padding: 0 .06rem;
        margin-bottom: .12rem;
    }
    .hm6Box{
        font-size: 14px;
    }
    .hm6Box img{
        max-width: .8rem;
    }
    .hm6Box span{
        font-size: .3rem;
    }
	.hmTab li{
		word-break:keep-all;
	}
	.hmTab li span{
		padding: 0 5px;
	}
}
@media (max-width:460px) {
    .banLine{
        margin: .1rem 0;
    }
    .banDes{
        font-size: .24rem;
        margin: .1rem 0;
    }
    .banMore{
        width: 100px;
        font-size: 12px;
        line-height: 28px;
    }
    .banMore i{
        font-size: 16px;
        margin-top: -2px;
    }
    .topDes{
        font-size: 12px;
    }
    .hmTab{
        font-size: 12px;
    }
    .hmTab li{
        flex: auto;
        text-align: center;
    }
    .topList li:first-child sup{
        font-size: 12px;
    }
    .hmTab li span{
        line-height: 32px;
    }
    .hmTab li span img{
        display: none !important;
    }
    .hm1Name{
        font-size: 13px;
        line-height: 1.2;
    }
    .hm1Des{
        display: none;
        font-size: 12px;
        line-height: 1.2;
    }
    .hm1Type{
        font-size: 12px;
        line-height: 1.2;
    }
    .hm2Text{
        padding: .3rem;
    }
    .hm2Tit{
        font-size: 14px;
    }
    .hm2Des{
        font-size: 12px;
        line-height: 24px;
        height: 120px;
    }
    .hm2More{
        width: 120px;
        line-height: 30px;
    }
    .hm3Link{
        max-width: 100%;
    }
    .hm3Prev,
    .hm3Next{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
    .hm3des{
        font-size: 12px;
        line-height: 22px;
        height: 44px;
        margin:.1rem 0;
    }
    .hm3Bot{
        font-size: 14px;
    }
    .hm4Bg{
        background-size: auto 4rem;
    }
    .hm4Time{
        width: 50px;
        height: 50px;
    }
    .hm4Time p{
        font-size: 24px;
    }
    .hm4Lef .swiper-pagination-bullet-active{
        width: .4rem;
    }
    .hm4List li a{
        padding-left: 20px;
        line-height: 24px;
    }
    .hm4List li a::before{
        width: 12px;
        height: 12px;
    }
    .hm4List li a::after{
        width: 6px;
        height: 6px;
    }
    .hm6Box{
        font-size: 12px;
    }
    .hm6Box img{
        max-width: 1rem;
    }
    .hm6Box span{
        font-size: .36rem;
    }
    .hm6More{
        line-height: 30px;
    }
    .sInput{
        height: 34px;
        line-height: 24px;
        font-size: 14px;
    }
    .sBtn{
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    .sNav li a{
        font-size: 12px;
        line-height: 1.6;
    }
}
@media all and (orientation : landscape) {

}
@media all and (orientation : portrait) {

}