@media (max-width: 1025px) {
    .head{height:1rem;}
    .head .logo{line-height:1rem;width:1.68rem;}
    .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 #eeb92a;
    }
    .nav li{float:none;text-align:center;margin-right:0;}
    .nav li>a{padding:0;line-height:40px;width:100%;background:#fff !important;color:#333;}
    .nav li .nav_er{position:static;width:100%;line-height:30px;padding:0;display: none;opacity: 1;visibility: visible;}
    /****/
    .foot{padding-top:0;}
    .foot .foot_nav, .foot .foot_con{display:none;}
    .foot .bottom{padding:0.08rem 0.24rem;margin-top:0;}
    /****/
    .ind_abt{padding:0.54rem 0.24rem;}
    .ind_abt .indA_L, .ind_abt .indA_R{width:600px;float:none;margin:auto;max-width:100%;}
    .indA_L .indA_pic1{margin-bottom:0.32rem;}
    .indA_L .indA_T1{font-size:30px;line-height:50px;margin-bottom:0.32rem;}
    .ind_title{font-size:30px;line-height:50px;}
    .ind_pro .indP_pic{height:4.6rem;}
    .indN_main:after{display:none;}
    .ind_news .indN_show{width:600px;float:none;margin:0 auto 0.32rem;max-width:100%;}
    .indNS_one .indNS_txt{margin:0;}
    .ind_news .indN_list{width:600px;float:none;margin:auto;max-width:100%;position:relative;}
    /*.indN_list:before{content:"";display:block;width:100%;height:1px;background:#e5e5e5;position:absolute;top:50%;left:0;}*/
    .indN_list .indN_one:nth-child(2n-1){border-left:none;}
}
@media (max-width: 520px) {
    .banner_list li a{height:4rem;}
    .banner_list li a img{display:none;}
    .banner .bx-wrapper .bx-controls-direction a{width:30px;height:30px;margin-top:-15px;background-size:10px;}
    .banner .bx-wrapper .bx-prev{left: 3%;}
    .banner .bx-wrapper .bx-next{right:3%;}
    /****/
    .indA_L .indA_T1, .ind_title{font-size:20px;line-height:30px;}
    .indA_T1 img{max-width:80%;margin-bottom:0.2rem;}
    .indA_L .indA_T2{font-size:14px;line-height:26px;margin-bottom:0.36rem;}
    .indA_his ul li{padding-top:0.24rem;}
    .indA_his .indAH_T1{font-size:20px;line-height:30px;}
    .indA_his .indAH_T2{font-size:14px;line-height:26px;height:52px;}
    .indA_his  .bx-wrapper .bx-prev{top:calc(0.24rem + 2px);}
    .indA_his  .bx-wrapper .bx-next{top:calc(0.24rem + 48px);}
    .ind_pro .indP_pic{display:none;}
    .ind_pro .indP_list{position:relative;top:0;height:auto;padding-top:0;margin-top:0.36rem;box-shadow:none;}
    .indP_list .indP_one{display:block;width:100%;border-right:none;border-bottom:1px solid #e5e5e5;padding:0.24rem 0;}
    .indP_one i{height:60px;margin-bottom:0;}
    .ind_news{padding:0.48rem 0.24rem;}
    .ind_news .indN_main{padding:0.48rem 0;}
    .indNS_one .indNS_T1{line-height:24px;height:24px;padding:0.24rem 0 0.12rem;}
    .indNS_one .indNS_DD{margin:0.48rem 0 0;}
    .indNS_txt:before, .indNS_txt:after{bottom:calc(27px + 0.24rem);}
    .indN_list .indN_one{width:100%;height:240px;border-left:none;float:none;border-bottom:1px solid #e5e5e5;}
    .indN_list .indN_one:nth-child(3), .indN_list .indN_one:nth-child(4){border-bottom:1px solid #e5e5e5;}
    .indN_list:before{display:none;}
    .ind_par{padding:0.48rem 0.24rem 0.24rem;}
    .ind_par .indPar_list{padding-top:0.36rem;}
    .indPar_list .indPa_one{width:46%;margin:0 2% 4%;}
    .indPar_list .indPa_one:nth-child(4n){margin-right:2%;}
}