@charset "UTF-8";
/* <500px */
@media only screen and (max-width: 500px) {
  /* 移动端大导航开始 */
  .header,
  #searchDataForm,
  #searchBox,
  .link-con {
    width: 100%;
  }
  .earch {
    padding: 0 10px;
  }
  .top-box {
    display: block;
    height: 0 !important;
  }

  nav {
    padding: 0 10px;
    width: 100%;
    height: auto;
  }

  .con_header_nav_box {
    margin: 0 auto;
    width: 100%;
    display: inline-block;
    height: auto !important;
  }

  .header-title-box {
    height: 45px;
    margin: 0;
    padding: 0;
  }

  .con_header_nav {
    width: 100%;
    height: 100%;
    margin: 0;
    border-left: none !important;
    box-sizing: border-box;
    border-right: none !important;
    height: 45px;
  }

  .con_header_nav_box ul {
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
    margin: 0px;
    padding: 0 10px;
    list-style-type: none;
    z-index: 9999999;
    /* opacity: 0.9; */
  }

  .con_header_nav_box ul li {
    background-color: #006aff;
  }

  .con_header_nav_box ul li a {
    font-size: 12px !important;
    display: block;
    width: 100%;
    text-align: center;
    color: rgb(233, 241, 240);
    border-top: #fff solid 1px;
  }

  .con_header_nav_end {
    box-sizing: border-box;
    border-right: none;
  }

  /* 移动端大导航结束 */
  .container-center {
    width: 100%;
    margin: 0 auto;
  }
  .container_hp_c{
    margin: 0;
  }
  /* 二部分开始 */
  .container_hp_c .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
    display: flex;
    flex-direction: column;
  }
  /* 二部分小导航开始 */
  .tow-center-title-box {
    margin-left: 0;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
  }

  .tow-center-title {
    /* box-sizing: border-box;
      border: 1px solid black; */
    line-height: 40px;
    margin-top: 10px;
    float: left;
  }

  .tow-center-title.t1 {
    text-align: center;

    /* width:40%; */
  }

  .tow-center-title.t1:after,
  .tow-center-title.t2:after {
    /* content: "/"; */
    color: #bdbdbd;
    font-weight: bold;
    /* margin: 0 3px; */
  }

  .tow-center-title.t2 {
    text-align: center;
    /* width:30%; */
  }

  .tow-center-title.t3 {
    text-align: center;
    /* width:30%; */
  }

  /* 二部分小导航结束 */
  /* 二部分结束 */
  /* 七部分开始 */
  .yqlj-box a {
    height: 35px;
    line-height: 35px;
  }
  .yqlj-box ul {
    margin-left: 25px;
  }

  /* 七部分结束 */
  /* 底部开始 */
  .footer-img-box img {
    margin: 0 7px;
  }
  .bottom-left {
    font-size: 1em;
  }
  .bottom-right {
    font-size: 1em;
  }
  /* 底部结束 */

  /* ----------------------列表页--------------------------- */
  .pagination a {
    display: inline-block;
    text-align: center;
    font-size: 1.31em;
    color: #303030;
    border: #ececec solid 1px;
    border-radius: 10px;
    margin: 0 1px;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
  }
  .container-item1,
  .container-item2,
  .container-item3,
  .container_hp_news_left,
  .container_hp_news_right {
    width: 100%;
    margin: 0;
    padding: 0 10px;
  }
  .zxfw-box ul li {
    /* box-sizing: border-box;
      border: 1px solid red; */
    display: block;
    list-style-type: decimal;
    width: 50%;
  }
  .xgsg-box ul li {
    display: block;
    list-style-type: decimal;
    width: 50%;
    margin-bottom: 5px;
    box-shadow: 0 3px 2px 0px #dddddd;
    padding: 2px;
  }
  .container_hp_news_right {
    padding-left: 0;
  }
  .search {
    padding: 0 10px;
  }
  #hp_top_lb img {
    height: 300px;
  }
  /* 列表 */
  .container_hp_news {
    padding: 13px 10px;
  }
  /* 文章 */

  .detial .wz_title {
    display: none;
  }
  .articel {
    padding: 10px;
  }
  .time-author .articel-author {
    text-align: right;
    padding-right: 25px;
    float: right;
  }
  /* 底部超链接 */
  .footer2_1 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
  }
  .footer2_1 li {
    display: block;
    list-style-type: decimal;
    width: 50%;
    flex: none !important;
    position: relative;
  }
  .footer2_1 li:last-child {
    width: 100%;
  }
  .link,
  .link-con,
  .footer2_1,
  .footer2_1 ul {
    height: auto !important;
  }
  .select_content {
    width: 200%;
  }
  .footer2_1 li.dh_li {
    width: 100%;
  }
  #select_content3,
  #select_content5,
  #select_content7 {
    left: 0;
  }
  #select_content2,
  #select_content4,
  #select_content6 {
    left: -100%;
  }
  .dh_li .select_content,
  #searchData {
    width: 100%;
  }
  .search {
    /* height: 105px; */
    margin-bottom: 55px;
  }
  #searchBox input {
    height: 30px;
  }
  .con_header_nav a {
    font-size: 16px;
  }
  #searchDataForm {
    height: auto !important;
  }
  #searchData {
    height: 100%;
    display: block;
  }
  #searchData > div {
    display: block;
    width: auto !important;
  }
  #searchData > div p {
    line-height: 25px;
  }
  #searchData > div p iframe {
    height: 20px;
  }
  #searchData > div img {
    display: none;
  }
  .qxlist .blue,
  .Student {
    padding: 0;
  }
  .qxlist ul li a,
  .sjlist ul li a {
    width: 45% !important;
  }
  .imgsList .Student li {
    width: 100% !important;
  }
  .select_content {
    height: 200px !important;
  }
  .container-dsxx {
    height: 40px;
    margin-bottom: 5px;
    margin-top: -25px;
  }
  .container-dsxx-two {
    display: block;
    margin-top: 0;
    height: 250px;
    margin-bottom: 10px;
  }
  /* 底部-友情链接 */
  footer{
    min-width: auto !important;
  }
  .link .footer1_1 span {
    display: block;
    width: 100%;
    padding-left: 20px;
    font-size: 12px;

  }
  .link .footer1_1 ul {
    width: 100%;
    display: block;
  }
  .link .footer1_1 ul li {
    width: 100%;
  }
  #slideBox .bd ul li{
    min-width: 100%;
    height: 90px;
    background: url(../images/banner.jpg) no-repeat;
    background-size: 100% 100%;
  }
  #hp_top_lb .bd,#slideBox, .bd{
    height: auto !important;
  }
  .public,.grb .pic-grb-box .hd,.mainright{
    display: none;
  }
  .container_hp_item2{
    display: block;
  }
  .footer1_1{
    flex-direction: column;
  }
  .footer1_1 ul li select{
    font-size: 12px !important;
  }
  .footer-copyright{
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .list.container-center{
    margin-top: 0;
  }
  .container-content-list .con_l,.mainleft{
    width: 100%;
  }
}
@media only screen and (min-width: 501px) {
  html {
    min-width: 1200px;
  }
}