*{padding: 0;margin: 0;}
        a{text-decoration: none;}
        .bg_new{background: url(https://www.zhengxiang.gov.cn/bcms/DFS/template/3500/img/bj-2_new.jpg) no-repeat;width: 100%;padding-bottom: 30px;}
        .header_new{width: 100%; background-color: #2d66a5; color: #fff; padding: 5px 0;}
        .top_new{max-width: 1170px;margin: 0 auto; display: flex;justify-content: space-between; align-items: center;}
        .top-row_new a{color: #fff; font-size: 14px;padding:  0 10px;}
        .nav-row_new{padding: 10px 15px;display: flex;}
        .nav-row_new a{display: block; padding:0 26px; color: #333; font-weight: bold; font-size: 16px; cursor: pointer; text-align: center;}
        .nav-row-dh_new a{ border-right: 1px solid #7897bf;}
        .box_new:hover{color: #2d66a5;}
        .top-space_new{justify-content: space-between;}
        .nav-search_new{justify-content: center;margin: 70px auto;}
        .search_input_new{width: 400px; height:40px; border: 1px solid #ccc;padding-left: 10px;}
        .btn_new{width: 80px;height: 42px; margin-left: -4px;    background-color: #2d66a5;border: none; border-radius: 0px; color: #fff;}
        .ttxw_new{max-width: 1170px;margin: 127px auto;background-color: rgba(255, 255, 255, 0.7);text-align: center;padding: 18px 0;}
        .ttxw-s_new a{color: #2d66a5;}
        .ttxw-x_new a{color: #666;}
        @media (max-width: 667px) and (min-width:375px){
           .nav-row_new{flex-wrap: wrap;justify-content: center;}
           .top_new{flex-wrap: wrap;}
           .top-space_new .logo_new{width: 300px;}
           .nav-row-dh_new a{padding: 0px 25px; background-color: #F0F8ff;}
           .nav-search_new,.ttxw_new{display: none;}
       }
      
        @media (max-width: 1100px) and (min-width:770px){
           .nav-row_new{flex-wrap: wrap;justify-content: center;}
           .top_new{flex-wrap: wrap;}
           .top-space_new .logo_new{width: 600px;}
           .nav-row-dh_new a{padding: 10px 95px; background-color: #F0F8ff;}
           .nav-search_new,.ttxw_new{display: none;}
       }
        @media (max-width: 768px) and (min-width:440px){
           .nav-row_new{flex-wrap: wrap;justify-content: center;}
           .top_new{flex-wrap: wrap;}
           .top-space_new .logo_new{width: 400px;}
           .nav-row-dh_new a{padding: 10px 90px; background-color: #F0F8ff;}
           .nav-search_new,.ttxw_new{display: none;}
       }
        @media (max-width: 440px) and (min-width:430px){
           .nav-row_new{flex-wrap: wrap;justify-content: center;}
            .top_new{flex-wrap: wrap;}
           .nav-row-dh_new a{padding: 0px 30px; background-color: #F0F8ff;}
           .nav-search_new,.ttxw_new{display: none;}
       }
       @media (max-width: 420px) {
           .nav-row_new{flex-wrap: wrap;justify-content: center;}
           .top_new{flex-wrap: wrap;}
           .top-space_new img{max-width: 280px;}
           .nav-row-dh_new a{padding: 0 20px; background-color: #F0F8ff;}
           .nav-search_new,.ttxw_new{display: none;}
       }