@media screen and (max-width:1200px){
    
    /* 移动端导航 */
    .mobileSearch{
      position: absolute;top:6px;right:50px;
    }
    .mobileSearch input{
      height: 29px;width: 0px;
      line-height: 29px;
      border-radius: 20px;
      background: #ffffffa6;
    }
    .mobileSearch .disSearch{
      width: 29px;height: 29px;border-radius: 29px;display: inline-block;vertical-align: middle;
      background: url(../images/m_icon_search.png) no-repeat #0c6bce center;background-size:16px;
    }
    .mobileSearch .submitSearch{
      width: 29px;height: 29px;border-radius: 34px;display: inline-block;vertical-align: middle;display: none;
      background: url(../images/m_icon_search.png) no-repeat #0c6bce center;background-size:16px;
    }
    .m-mask {
      position: fixed;
      bottom: 0;
      z-index: 99999;
      display: none;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: .5;
    }
    .m-wapnav-body {
      position: fixed;
      top: 0;
      right: -250px;
      z-index: 99999;
      width:250px;
      max-width: 400px;
      height: 100%;
      background: #0c6bce;
    }
    .m-wapnav-body a {
      display: block;
      color: #fff;
      width: 100%;
      height: 70px;
      font-size: 20px;
      line-height: 70px;
      text-align: center;
      border: 0;
      font-family: 'PingFang-Medium';
    }
    .m-wap-search {
      padding: 0 0 2px 15px;
      margin: 15px 10px 0 10px;
      background: #fff;
      border-radius: 20px;display: none;
    }
    .m-wap-search .u-wap-sctext {
      display: inline-block;
      width: 80%;
      height: 24px;
      border: 0;
      outline: 0;
    }
    .m-wap-search .u-wap-scbtn {
      float: right;
      width: 14%;
      height: 24px;
      color: #083ea6;
      background: url(../images/2018cssgaj_sous_hui.png) no-repeat 1px 3px;
      background-size: 20px 20px;
      border: 0;
      border-radius: 0 20px 20px 0;
      outline: 0;
    }
    .mobileDis{
      display:block !important;
    }
    .wapNav{
      position: absolute;
      top: 6px;
      right: 10px;
      background: #0c6bce;
      width: 29px;
      height: 29px;
      border-radius: 34px;
    }
    .wapNav:before {
      content: "";
      position: absolute;
      left: 6px;
      top: 6px;
      font-size: 32px;
      color: #fff;
      width: 16px;
      height: 16px;
      background: url(../images/dh.png) no-repeat;
      background-size: 100%;
    }
    .top {
        height: 40px;display: flex;align-items: center;padding-left: 10px;
        background-color: #8ecff747;
        box-shadow: 0px 3px 3px 3px #488bc74a;
    }
    .mobile_date{
        display: block;color: #fff;font-size: 14px;
    }
    
    /* 正文 */
    .w1400{
        width: 100%;
    }
    .top_box{
        height: auto;
    }
    .logo a img{
        width: 50%;
        margin-top: 20px;
        margin-bottom: 60px;
        margin-left: 20px;
    }
    .top_main{
        display: none;
    }
    .home_news{
        margin-top: -27px;
        background-size: 100% 18%;
        padding: 20px 10px;
    }
    .home_news_box h1{
        font-size: 20px;margin-bottom: 10px;
    }
    .home_news_box h1 span{
        font-size: 14px;
    }
    .news_tzgg h2{
        font-size: 16px;
    }
    .news_tzgg{
        margin-bottom: 0;
        height: 50px;
        border: 0;
        padding-bottom: 0;
    }
    .news_tzgg .swiper-container{
      height: 50px;
    }
    .news_tzgg a{
        font-size: 16px;
    }
    .news_content{
        flex-wrap: wrap;
    }
    .news_content > div{
        width: 100%;margin-top: 20px;
    }
    .news_content_left_tabs a{
        font-size: 16px;padding: 4px 6px;color: #333;margin-right: 0;
    }
    .news_content_left_tabs a.active{
        color: #fff;
    }
    span#one4{
        margin-right: 0;
    }
    .news_content_left_tabs{
        margin-bottom: 10px;width: 100%;
        overflow-x: auto;white-space: nowrap;
    }
    .news_content_details ul li{
        margin-top: 15px;
        padding-left: 10px
    }
    .news_content_details ul li::before{
        width: 5px;height: 5px;top: 8px;background-color: #333;
    }
    .news_content_details ul li a,.news_content_details ul li span{
        font-size: 14px;color: #333;
    }
    .news_content_r a img{
        height: 250px;
    }
    .news_content_r a span{
        font-size: 14px;text-indent: 10px;
    }
    .home_zwdt_content{
        padding: 0 10px;flex-wrap: wrap;
    }
    .home_zwdt_content > div{
        width: 100%;margin-bottom: 20px;
    }
    .home_zwdt_l,.home_zwdt_r{
        display: none;
    }
    .home_mobile_zwdt{
        display: block;
    }
    .home_mobile_zwdt{
        display: flex;
        justify-content: space-between;
    }
    .home_mobile_zwdt_t{
        width: 30%;
        display: flex;
        animation: c;
        align-items: center;
        justify-content: center;
        background-color: #eb5201;
    }
    .home_mobile_zwdt_t a{
        display: block;
        font-size: 20px;
        color: #fff;
    }
    .home_mobile_zwdt_b{
        width: 69%;
    }
    .home_mobile_zwdt_b ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .home_mobile_zwdt_b ul li{
        width: 49%;margin-bottom: 3px;
    }
    .home_mobile_zwdt_b ul li:nth-child(3){
        margin-bottom: 0;
    }
    .home_mobile_zwdt_b ul li:nth-child(4){
        margin-bottom: 0;
    }
    .home_mobile_zwdt_b ul li a{
        padding: 10px 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background: #177fea;
        color: #fff;
        height: 64px;
    }
    .home_hd_content{
        padding: 0 10px 20px;flex-wrap: wrap;
    }
    .home_hd_content > div{
        width: 100%;margin-top: 20px;
    }
    .home_hd_content h1{
        font-size: 20px;
    }
    .home_hd_c ul li a span{
        font-size: 16px;
    }
    .home_ztzl_content{
        padding: 10px;
    }
    .home_ztzl_content .swiper-button-next,.home_ztzl_content .swiper-button-prev{
        display: none;
    }
    .footer_content{
        padding:20px 10px;flex-wrap: wrap;justify-content: center;
    }
    .footer_font p{
        margin-bottom: 10px;text-align: center;
    }
    .footer_font p,.footer_font p b{
        font-size: 14px;
    }
    .links_centent{
        padding: 10px;height:150px;align-items: baseline;
    }
    .links_l_details{
        display: none;
    }
    .links_r{
        justify-content: center;width: 100%;
    }
    .links_r_ewm{
        margin: 0 20px;
    }
    .links_r_ewm span{
      font-size: 14px;
    }
    .links_r_ewm p{
        opacity: 1;bottom: -110px;
    }
    .links_r_ewm p img{
      width: 100px;
    }
    .links_r_ewm:last-child{
      margin-right: 20px;
    }

    /* 内列表页/内容页 */
    .Inside_list{
      margin-top: 0;
    }
    .crumbs{
      margin-top: 0;padding: 0 10px;
    }
    .Inside_list_content{
      margin-top: 20px;flex-wrap: wrap;
    }
    .Inside_list_l{
      display: none;
    }
    .Inside_list_r{
      width: 100%;padding: 10px 20px;
    }
    .Inside_list_r_d{
      padding: 20px 0px 20px 0;
    }
    .Inside_list_r_d h1{
      margin-left: 10px;line-height: 20px;font-size: 20px;
    }
    .Inside_list_r_d > ul li{
      padding-bottom: 20px;padding-left: 20px;
      padding-right: 10px;
    }
    .Inside_list_r_d ul li::before{
      left: 8px;width: 5px;height: 5px;top: 28px;
    }
    .Inside_list_r_d ul li a,.Inside_list_r_d ul li span{
      font-size: 14px;
    }
    .pagination{
      margin: 10px 0 0;padding: 0 6px;
    }
    .pagination a {
      padding: 1px 5px;
      margin-left: 3px;
      font-size: 12px;
    }
    .breadcrumb li, .breadcrumb li a{
      font-size: 14px;
    }
    .Inside_details{
      padding: 20px;
    }
    .Inside_details_header h1 p{
      font-size: 20px;line-height:30px
    }
    #othermessage dl,#proclaim{
      display: none;
    }
    #othermessage,.Inside_details_header h1{
      margin-bottom: 20px;
    }
    #mainText{
      padding: 20px 0 20px 0;
    }
    .Inside_list{
      background-position-y: 300px;
    }
    #qr_wrap{
      padding-bottom: 0 !important;
    }
    #totop {
      position: fixed;
      bottom: 20px;
      right: 20px;
      z-index: 999;
      width: 35px;
      cursor: pointer;
      display: none;
    }
    #totop a {
        display: block;
        width: 35px;
        height: 35px;
        background: url(../images/top.png) no-repeat;background-size: 100% 100%;
        text-align: center;
        color: #007EDF;
    }
    /* 网站地图 */
    .con_map ul li{
      min-width: 50%;margin-right: 0;
    }
}