@media (min-width: 1920px){
    .header{background-size: 100% auto;}
    .footer{background-size: 100% auto;}
}
@media (min-width: 810px){
    .header .conter{position: relative;}
    .header .top_title{position: absolute;top: 175px;width: 100%;}
}
@media (max-width: 1350px) {
    body{font-size: 14px;}
    .conter{margin: 0 2%;}
}
@media (max-width: 810px) {
    body{font-size: 12px;}

    .m_menu.show{left: 0;}

    .header .top_menu .menu{display: none;}
    .header .top_menu .app_menu{display: flex;justify-content: center;}
    .xwdt .conter{flex-direction: column;}
    .xwdt .conter .left_cont,.xwdt .conter .right_cont{width: 100%;margin-bottom: 1.5em;}
    .sjgx .conter{flex-direction: column;}
    .sjgx .conter .qbfw{width: 100%;}
    .sjgx .conter .qbfw>div{width: 100%;margin-bottom: 1.5em;}
    .sjgx .conter .cysjk{width: 100%;}
    .hdjl .conter{flex-direction: column;}
    .hdjl .conter .sjtj{width: 100%;margin-bottom: 1.5em;}
    .hdjl .conter .cont{width: 100%;margin-bottom: 1.5em;}
    .ztzl .yqlj{flex-direction: column;align-items: flex-start;padding: 2.2222%;}
    .ztzl .yqlj .tit{font-size: 1.125em;}
    .ztzl .yqlj ul{width: 100%;}

    /*概览1*/
    .gl_cont .left_cont{display: none;}
    .gl_cont .right_cont{width: 100%;}
    .gl_cont .right_cont .gl_title{flex-direction: column;}
    .gl_cont .right_cont .gl_title .dy{margin-top: 1em;}
    .gl_cont .right_cont .page{flex-direction: column;margin: 0;}
    .gl_cont .right_cont .page .ym{margin-bottom: 1em;}
    .gl_cont .right_cont .page a{white-space: nowrap;}
    .gl_cont .right_cont .page .next,.gl_cont .right_cont .page .prev{display: none;}

    /*概览2*/
    .tw li{flex-direction: column;}
    .tw li:not(:last-of-type){margin-bottom: 2em;}
    .tw li .pic{width: 60%;}
    .tw li .text{width: 100%;}

    /*概览3*/
    .nf{margin: 0;}
    .nf li{width: 48.5%;margin-bottom: 1.5%;}

    /*概览4*/
    .qa{margin: 0;}
    .qa_cont a{line-break: anywhere;}

    /*旧样式*/
    .wrapper {width: 100% !important;}

    .gl-left {display: none;}
    .gl-right {display: inline-block;float: right;width: 96% !important;margin: 0 2%;}

    .tk2 {width: 96%;margin: 0 2%;display: flex;flex-wrap: wrap;justify-content: space-between;}

    .com-tit2 {width: 100%;}

    .zt-banner {margin-bottom: 1em;}
    .zt-banner img {width: 100%;}
    .zt-tab img{width: 40%;height: unset;}

    .tk-tab1 {width: 48%;margin: 1.25em 0 0;}
    .tk-tab1 a {font: 1.125em/1.6667 "微软雅黑";}
    .tk-tab1 img {width: 100%;height: unset;}

    .jggk-tab{display: flex;}
    .jggk-tab a{width: 20%;}
    .jggk-tab img{width: 100%;}
    .jggk-tab .nr{position: unset;transform: none;display: flex;flex-direction: column;justify-content: center;width: 75%;margin-left: 5%;}
    .jggk-tab .nr h3 strong{font-size: 2em;line-height: 2;}
    .jggk-tab .nr h3{font-size: 0.8em;line-height: 2;}
    .jggk-tab .nr p{font-size: 0.8em;line-height: 2;}

}
@media (max-width: 580px) {
    .header .top{flex-direction: row;margin: 0; flex-wrap: nowrap;}
    .header .logo{width: 40%;margin-bottom: 1.5em;}
    .header .top_title{margin-top: 4em;}
    .header .top_title .title{width: 100%;margin-bottom: 2.5em;}
    .header .top_title form{width: 100%;}

    .tshd ul{flex-wrap: wrap;}
    .tshd li{width: 48%;margin: 0.5em 0;}

    .xwdt .left_cont .list1{flex-wrap: wrap;}
    .xwdt .left_cont .list1 li{width: 49%;margin-bottom: 1em;}

    .ztzl .zt ul{flex-direction: column;}
    .ztzl .zt ul li{width: 100%;margin-bottom: 1em;}
    .ztzl .yqlj{height: unset;}
    .ztzl .yqlj ul{flex-direction: column;align-items: flex-start;}
    .ztzl .yqlj li{margin: 0.5em 0;}

    .footer{background-size: auto 100%;height: unset;}
    .footer .conter{flex-direction: column;}
    .footer .info{width: 100%;flex-direction: column;margin-bottom: 1.5em;}
    .footer .info .logo{width: 60%;margin-bottom: 1.5em;}
    .footer .info .text{border: 0;padding: 0;margin: 0;width: 100%;}
    .footer .wl{width: 100%;}
}