@charset "utf-8";
@media (max-width: 1200px) {
    .head .logo,.logo img{width:320px;}
    .nav li>a{padding:8px 8px 0;}
}
@media (max-width: 997px) {
    .head{height:1.2rem;}
    .head .logo{line-height:0.8rem;width:3.74rem}
	.logo img{height:1.0rem;width:auto;}
    .nav_btn{display: block;}
    .head .nav{
        display:none;position: fixed;top:calc(1.2rem + 8px);left: 0;right:0;box-sizing: border-box;z-index: 2;
        background: #fff;width: 100%;height:calc(100% - 0.8rem);border-top: 1px solid #007bb6;overflow: auto;
    }
    .head .langLink{line-height:1.2rem;margin-top:0;padding-left:24px;margin:0 10px;background-size:18px;}
    .banner .banner_list li{height:5.5rem;}
    .nav li{float: none;text-align: center;}
    .nav li>a{display:block;padding:0;line-height: 42px;border-top:none;border-right:none;font-size: 16px;}
    .nav li .nav_er{position: static;width:100%;line-height:30px;padding:0;background: #fff;}
    .nav_er a{font-size: 14px;color:#333;display: block;padding:0;line-height: 36px;}
    /**/
    .foot .foot_con{display: none;}
    .ind_news .ind_news1{width:94%;float: none;margin:0 auto 0.3rem;}
    .ind_news .indNews_box{width:calc(96% - 235px);margin: 0 4% 0 0;}
    .ind_abt .indAbt_one,.ind_abt .indAbt_one.indAbt_open{width: 50%;}
    .indAbt_one .indAbt_pic,.indAbt_one .indAbt_txt{width: 50%;}
}
@media (max-width: 600px) {
    .ind_news{padding: 0.4rem 0;}
    .ind_news .ind_news1{margin-bottom: 0.5rem;}
    .ind_news1 .indN_T1{font-size: 16px;line-height: 36px;margin-bottom:0;}
    .ind_news1 .indN_TT1{line-height: 24px;}
    .ind_news .indNews_box{width:94%;margin:0 auto 0.5rem;float: none;padding-top: 0;}
    .ind_news .indNews_show{float: none;margin: auto;}
    .ind_abt{margin-bottom: 0.4rem;}
    .ind_abt .indAbt_one,.ind_abt .indAbt_one.indAbt_open{width: 100%;float: none;}
    .indAbt_one:nth-child(even) .indAbt_pic,.indAbt_one:nth-child(even) .indAbt_txt{float: right;}
    .foot .foot_qr,.foot .foot_link{display: none;}
    .foot .fl{padding:0.2rem 0;float: none;text-align: center;}
    .foot .copyright{font-size: 14px;}
}