@media (max-width: 1350px) {
    body, html {padding: 0;}
    .nav li>a{padding:0 10px;}
    .foot_L .foot_nav{display:none;}
    .head_link .HL1, .head_link .HL2{width:44px;}
}
@media (max-width: 1025px) {
    .head{height:1rem;}
    .head .logo{line-height:1rem;width:1.76rem;margin-left:0.2rem;}
    .head .head_link{display:none;}
    .nav_btn{display:block;}
    .head .nav{
        display: none;position: fixed;top:1rem;left: 0;right:0;box-sizing: border-box;z-index: 2;
        background: #fff;width: 100%;height:calc(100% - 1rem);border-top: 1px solid #0d6cbd;
    }
    .nav li{float:none;text-align: center;}
    .nav li.moNav{display: block;}
    .nav li:before{display:none;}
    .nav li>a{line-height:40px;font-size:16px;}
    .nav li:hover>a, .nav li.act>a{color:#0d6cbd;}
    .nav li .nav_er{display:none;}
    .moNav .search_box{margin: auto;width: 230px;}
    /****/
    .foot{padding:0 0.2rem;}
    .foot .foot_L ,.foot .foot_R{display:none;}
    .foot .bottom{margin-top:0;padding:0.12rem 0;border-top:none;}
    /****/
    .banner_list li a{height:6rem;}
    .banner .bx-wrapper .bx-controls-direction a{width:0.8rem;height:0.8rem;margin-top:-0.4rem;background-size:0.28rem;}
}
@media (max-width: 520px) {
    .foot .bottom{line-height:24px;}
    .bottom .fl,.bottom .fr{float:none;text-align:center;}
    .bottom select{margin:auto;}
    .banner_list li a{height:5.2rem;}
}
/**index main**/
@media (max-width: 1025px) {
    .indB_one .indB_name{font-size:18px;}
    .ind_news .indN_main{max-width:500px;margin:0.48rem auto 0;padding:0 0.12rem;}
    .indN_list .indN_one{width:auto;margin:0;}
    .indN_pic img{height:auto;}
    .indN_main .bx-wrapper{background:transparent;}
    .indN_main .bx-wrapper .bx-pager.bx-default-pager a{width:32px;height:3px;border-radius:0;background:#aaa;}
    .indN_main .bx-wrapper .bx-pager.bx-default-pager a.active,.indN_main .bx-wrapper .bx-pager.bx-default-pager a:hover{background:#0d6cbd;}
    .ind_other{padding:0.6rem 0.24rem 0.32rem;background:#484e55;}
    .ind_other .indO_main{max-width:620px;margin:auto;width:96%;}
    .indO_main .indO_one{width:100%;float:none;margin:0 auto 0.32rem !important;}
}
@media (max-width: 640px) {
    .ind_title{line-height:40px;font-size:20px;}
    .ind_bus{padding:0.52rem 0.24rem 60px;}
    .ind_bus .indB_txt{padding:0.32rem 0 0.52rem;text-align:justify;}
    .indB_list .indB_one{width:auto;margin:auto;}
    .indB_main .bx-wrapper .bx-pager.bx-default-pager a{width:32px;height:3px;border-radius:0;background:#aaa;}
    .indB_main .bx-wrapper .bx-pager.bx-default-pager a.active,.indB_main .bx-wrapper .bx-pager.bx-default-pager a:hover{background:#0d6cbd;}
    .ind_abt{padding:0.6rem 0.24rem 0.4rem;}
    .ind_abt .indA_txt{font-size:16px;line-height:28px;font-weight:normal;margin:0 auto 0.32rem;}
    .ind_abt .indA_btn{width:120px;line-height:32px;}
    .ind_news{padding:0.52rem 0.24rem 50px;}
    .ind_news .indN_main{margin:0.52rem auto 0;}
    .indN_one .indN_time{display:none;}
    .indN_one .indN_txt{width:100%;float:none;padding-top:0.16rem;}
    .indN_txt .indN_T2{margin-top:0.2rem;}
    .indN_one .indN_info{margin-top:0.2rem;line-height:38px;height:38px;}
    .indO_one .indO_pic{height:3.2rem;}
    .indO_one .indO_txt{right:0.28rem;bottom:0.24rem;}
    .indO_txt .indO_T1{font-size:20px;line-height:30px;}
    .indO_txt .indO_T2{font-size:12px;line-height:20px;}
    .indVdo:after{background-size:40px;}
    /****/
    .ind_oth2 a{float:none;height:auto;width:100%;font-size:14px;line-height:24px;padding:0.8rem 0;}
    .ind_oth2 .vac{top:0;transform:translateY(0);}
    .ind_oth2 a b{font-size:24px;line-height:36px;}
}