@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 16px;
    background-size: 300%;
    background-position-x: 60%;
    background-position-y: -1%;
  }
  .wap_hide {
    display: none!important;
  }
  .w1400 {
    width: 94%;
  }
  .wrap .header {
    margin: 2rem auto 1rem;
    flex-wrap: wrap;
  }
  .wrap .header .logo img {
    width: 70%;
    margin: 0 auto;
  }
  .wrap .header .search {
    width: 90%;
    margin: 0 auto;
  }
  .wrap .header .search .login ul li {
    font-size: 0.9rem;
  }
  .wrap .header .search .search_btn {
    border: 1px solid #ccc;
    box-sizing: border-box;
    justify-content: space-evenly;
    margin: 1rem 0;
  }
  .wrap .header .search .search_btn form {
    display: flex;
    justify-content: space-between;
    width: 61%;
  }
  .wrap .header .search .search_btn form #serach {
    width: 77%;
    padding-left: 0.5rem;
  }
  .wrap .header .search .search_btn .btn {
    font-size: 0.8rem;
    width: auto;
    padding: 0 0.6rem;
  }
  .wrap .nav {
    margin-bottom: 1.5rem;
  }
  .wrap .nav ul {
    flex-wrap: wrap;
    line-height: 2.5rem;
  }
  .wrap .nav ul li {
    width: 33%;
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
  }
  .wrap .nav ul li a {
    padding: 0;
  }
  .wrap .nav ul li.active,
  .wrap .nav ul li:hover {
    font-size: 1.1rem;
  }
  .wrap .nav ul li.active::after,
  .wrap .nav ul li:hover::after {
    bottom: 0px;
  }
  .wrap .general_list {
    margin-top: 1.5rem;
  }
  .wrap .general_list .tab {
    margin-bottom: 1.5rem;
  }
  .wrap .general_list .tab ul {
    justify-content: center;
  }
  .wrap .general_list .tab li {
    font-size: 1.1rem;
    margin: 0 1rem !important;
  }
  .wrap .general_list .list li.have_main {
    padding: 0.3125rem;
  }
  .wrap .general_list .list li.have_main .time {
    width: 22%;
    padding-top: 1rem;
  }
  .wrap .general_list .list li.have_main .text {
    width: 78%;
  }
  .wrap .general_list .list li.have_main .text .title {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.1rem;
    padding: 0.5rem 0;
  }
  .wrap .general_list .list li.have_main .text .abstract {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
  }
  .wrap .general_list .list li.normal_li {
    height: auto;
    padding: 0.5rem 0;
    flex-wrap: wrap;
  }
  .wrap .general_list .list li.normal_li a {
    width: 94%;
  }
  .wrap .general_list .list li.normal_li span {
    margin-left: 5.7vw;
    padding: 0.4rem 0;
  }
  .wrap .general_list .list li.more {
    margin: 0 auto;
  }
  .wrap .general_list .list li.more a {
    width: 45%;
    display: block;
    background-color: #eef6fd;
    text-align: center;
    margin: 2rem auto 0;
    line-height: 2rem;
  }
  .wrap .general_list.in_number_list .list .normal_li span {
    margin-left: 10vw;
  }
  .wrap .general_list.in_number_list .list .normal_li::after {
    margin: 0;
    top: 10px;
  }
  .wrap .general_list.in_number_list .list .normal_li a {
    width: 89%;
  }
  .wrap .content .section1 {
    width: 100%;
    flex-wrap: wrap;
  }
  .wrap .content .section1 .left_slide {
    width: 100%;
    height: 283px;
  }
  .wrap .content .section1 .left_slide .bd .text {
    padding-bottom: 0.5rem;
  }
  .wrap .content .section1 .left_slide .bd .text .channel_name,
  .wrap .content .section1 .left_slide .bd .text .docreltime {
    font-size: 0.8rem;
  }
  .wrap .content .section1 .left_slide .bd .text a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 76%;
    display: block;
    margin: 0 auto;
    line-height: 2rem;
    font-size: 0.9rem;
  }
  .wrap .content .section1 .left_slide .pic_slide .bd img {
    height: 194px;
  }
  .wrap .content .section1 .left_slide .hd ul {
    top: 48%;
  }
  .wrap .content .section1 .left_slide .prev {
    left: 8px;
  }
  .wrap .content .section1 .left_slide .next {
    right: 8px;
  }
  .wrap .content .section1 .left_slide .prev,
  .wrap .content .section1 .left_slide .next {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 0.9rem;
    bottom: 33px;
    border: 1px solid rgba(16, 175, 87, 0.4);
  }
  .wrap .content .section1 .right_list {
    width: 100%;
  }
  .wrap .content .section2 {
    flex-wrap: wrap;
  }
  .wrap .content .section2 .xxgk_btn,
  .wrap .content .section2 .important_news,
  .wrap .content .section2 .right_btn {
    width: 100%;
  }
  .wrap .content .section2 .xxgk_btn .xxgk_title {
    padding: 7px 23px;
  }
  .wrap .content .section2 .xxgk_btn .xxgk_main_btn ul li {
    margin: 0 1% 1rem;
    box-shadow: 0 4px 10px 0 rgba(9, 88, 33, 0.15);
  }
  .wrap .content .section2 .right_btn {
    margin-top: 30px;
  }
  .wrap .content .section2 .right_btn ul {
    display: flex;
    justify-content: space-between;
  }
  .wrap .content .section2 .right_btn ul li {
    text-align: left;
    padding: 0;
    width: 32%;
  }
  .wrap .content .section2 .right_btn ul li p:first-child {
    margin-top: 0;
    padding-top: 0;
    font-size: 1rem;
    font-weight: normal;
  }
  .wrap .content .section2 .right_btn ul li a {
    height: 60px;
    padding: 0;
    padding-left: 0.5rem;
    display: flex;
    align-items: center;
  }
  .wrap .content .section2 .right_btn ul li a::before {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 21px;
    line-height: 18px;
  }
  .wrap .content .section3 {
    height: 70px;
  }
  .wrap .content .section3 .hd ul {
    width: 90px;
    right: 10px;
    bottom: 8px;
  }
  .wrap .content .section3 .hd ul li {
    width: 25px;
  }
  .wrap .content .section3 .bd ul li img {
    height: 70px;
  }
  .wrap .content .section4 {
    margin-top: 0;
    flex-wrap: wrap;
  }
  .wrap .content .section4 .wyly {
    background: url(hdjl_bg_mobile_Xu230510.png) no-repeat;
    background-position: right top;
    background-size: 75%;
  }
  .wrap .content .section4 .wyly p:first-child {
    font-size: 1.1rem;
  }
  .wrap .content .section4 .wyly a:first-child {
    font-size: 1.1rem;
  }
  .wrap .content .section4 .hdjl {
    width: 100%;
  }
  .wrap .content .section4 .btn_list li {
    width: 32%;
  }
  .wrap .content .section4 .rsxx .in_number_list {
    width: 100%;
  }
  .wrap .content .section4 .rsxx .in_number_list a {
    width: 89%!important;
  }
  .wrap .footer .siteInfo {
    height: auto;
  }
  .wrap .footer .siteInfo .w1400 {
    flex-wrap: wrap;
  }
  .wrap .footer .siteInfo .left {
    flex-wrap: wrap;
  }
  .wrap .footer .siteInfo .left .info {
    margin-top: 0;
  }
  .wrap .footer .siteInfo .left .pic {
    width: auto;
  }
  .wrap .footer .siteInfo .info {
    text-align: center;
  }
  .wrap .footer .right {
    margin: 1rem auto;
    width: auto;
  }
}
@media screen and (max-width: 360px) {
  .wrap .header .search .search_btn form {
    width: 62%;
  }
  .wrap .general_list .list li.have_main .time {
    width: 25%;
  }
  .wrap .general_list .list li.have_main .text {
    width: 75%;
  }
  .wrap .general_list.in_number_list .list .normal_li a {
    width: 86%;
  }
  .wrap .content .section2 .xxgk_btn .xxgk_main_btn ul li {
    width: 40%;
  }
}
@media screen and (max-width: 320px) {
  html,
  body {
    font-size: 14px;
  }
  .wrap .header .search .search_btn form {
    width: 60%;
  }
}
