@charset "utf-8";
@media screen and (max-width: 1600px) {
  .w145 {
    max-width: 14rem;
  }

  .head-nav ul li a {
    font-weight: bold;
  }
}
@media screen and (max-width: 1024px) {
  html,
  body {
    font-family: 'Microsoft YaHei';
  }
  input[type='text'],
  input[type='button'] {
    -webkit-appearance: none;
    outline: none;
  }
  /* .footer{ padding-bottom: 1.1rem; position: relative;}
	.footer .drop-groups .drop-down{ width: calc(100% / 4);}
	.footer .drop-groups .drop-down:nth-of-type(5) .tag{ background-image: url(/images/yjtc_bg_header_a.png), url(/images/yjtc_bg_header_a.png); background-position: left center, right center; background-repeat: no-repeat, no-repeat;}
	.footer .drop-groups .drop-down .link-hide { bottom: 0.9rem;}
	.footer .foot-l{ width: 100%; float: none; text-align: center;}
	.footer .foot-r{ width: 100%; margin-top: 0.3rem; float: none; text-align: center;}
	.footer .foot-r .r-pic{ width: auto; margin-top: -0.3rem; margin-right: 0.2rem; text-align: center; display: inline-block; position: static; transform: translate(0, 0); vertical-align: middle;}
	.footer .foot-r .r-pic a{ float: none; display: inline-block;}
	.footer .foot-r .r-ewm{ width: auto; float: none; margin-top: 0; display: inline-block; vertical-align: middle;}
	.footer .foot-r .r-ewm ul li{}
    .footer .foot-r .r-ewm ul li .box{ line-height: 0.26rem;}
    .footer .foot-r .r-ewm ul li .box img{ margin: 0 auto 0.08rem auto;} */
}
@media screen and (max-width: 850px) {
  html {
    font-size: 80px;
  }
  html,
  body {
    font-size: 0.2rem;
  }
  .w145 {
    max-width: none;
    margin: 0 0.2rem;
    display: block;
  }

  .header .top {
    padding-top: 0.1rem;
    font-size: 0.18rem;
    line-height: 0.38rem;
  }
  .header .top .fl a,
  .header .top .fr a {
    display: none !important;
  }
  .header .top .fl a:nth-last-of-type(1),
  .header .top .fr a:nth-last-of-type(1),
  .header .top .fr a:nth-last-of-type(2),
  .header .top .fr a:nth-last-of-type(3) {
    display: inline-block !important;
  }
  .header .top .fl a:nth-last-of-type(1) {
    padding-left: 0;
  }
  .header .top .fr a:nth-last-of-type(1) {
    padding-right: 0;
  }

  .header .logo {
    width: 2.6rem;
  }
  .header .search {
    max-width: 90%;
  }
  .header .search input[type='text'] {
    font-size: 0.2rem;
  }

  .head-nav {
    padding: 0.1rem 0;
    background-color: #1f6ec6;
  }
  .head-nav ul li {
    width: calc(99.9999999% / 3);
  }
  .head-nav ul li a {
    font-size: 0.23rem;
    line-height: 0.38rem;
  }

  /* .footer{ padding-bottom: 0.2rem; font-size: 0.18rem;}
	.footer .drop-groups .drop-down{ width: calc(99.9999999% / 3);}
	.footer .drop-groups .drop-down .link-hide{ max-height: 3.6rem; overflow-x: hidden; overflow-y: auto;}
	.footer .drop-groups .drop-down .link-hide::-webkit-scrollbar { width: 0.05rem;}
	.footer .drop-groups .drop-down .link-hide::-webkit-scrollbar-thumb { border-radius: 0.1rem; background: #6396e7;}
	.footer .drop-groups .drop-down .link-hide::-webkit-scrollbar-track { border-radius: 0.1rem; background: #f3f7f9;}
	.footer .drop-groups .drop-down .link-hide ul li{ width: calc(99.9999999% / 3); float: left;}
	.footer .drop-groups .drop-down:nth-of-type(4) .tag{ background-image: url(/images/yjtc_bg_header_a.png), url(/images/yjtc_bg_header_a.png); background-position: left center, right center; background-repeat: no-repeat, no-repeat;}
	.footer .drop-groups .drop-down:nth-of-type(2) .link-hide ul li,
	.footer .drop-groups .drop-down:nth-of-type(3) .link-hide ul li,
	.footer .drop-groups .drop-down:nth-of-type(5) .link-hide ul li{ width: calc(99.9999999% / 3);}
	.footer .foot-l, .footer .foot-r{ width:100%; float: none; text-align: center;}
	.footer .foot-l{ margin-top: 0.2rem;}
	.footer .foot-l .wzxx {line-height: 0.45rem;}
	.footer .foot-r .r-ewm ul li{ display: inline-block;}
	.footer .foot-r .r-ewm ul li .box{ line-height: 0.26rem;}
	.footer .foot-r .r-ewm ul li .box img{ margin: 0 auto 0.08rem auto;}
	.footer .foot-r .r-ewm ul li .box{ font-size: 0.18rem;} */

  /****专题-头部****/
  .zt-header .logo {
    width: 3.46rem;
    padding: 0;
  }
  .zt-header .zt-logo {
    width: 80%;
    height: auto;
  }
  .zt-header .zt-145 {
    padding-bottom: calc(100vw * 60 / 850);
    position: relative;
  }
  .zt-header .nav {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(100vw * 60 / 850);
  }
  .zt-header .nav ul li a {
    font-weight: bold;
    text-align: center;
  }

  /****普通信息列表****/
  .info li {
    line-height: 0.65rem;
  }
  .info li a {
    margin-right: 1.8rem;
  }

  /****当前位置****/
  .dqwz {
    font-size: 0.2rem;
    line-height: 0.2rem;
  }
  .dqwz img {
    width: 0.2rem;
    height: 0.2rem;
  }

  /****分页****/
  .pagination {
    margin-top: 0.35rem;
    font-size: 0.18rem;
  }
  .pagination a {
    display: none;
  }
  .pagination .first-page,
  .pagination .last-page,
  .pagination .yj-pga0,
  .pagination .yj-pga8 {
    width: 1.5rem;
    padding: 0.15rem 0.2rem;
    display: inline-block;
  }
}
@media screen and (max-width: 700px) {
  html {
    font-size: 75px;
  }
  html,
  body {
    font-size: 0.29rem;
  }

  .header .top {
    font-size: 0.26rem;
  }

  .header .logo {
    width: calc(100vw * 300 / 700);
    padding: 0.5rem 0 0.2rem 0;
  }
  .header .search {
    width: 90%;
    height: calc(100vw * 64 / 700);
  }
  .header .search input[type='text'] {
    height: calc(100vw * 50 / 700);
  }
  .header .search input[type='button'] {
    width: calc(100vw * 69 / 700);
    height: calc(100vw * 50 / 700);
  }

  .head-nav ul li a {
    font-size: 0.32rem;
    line-height: 0.5rem;
  }

  /* .footer{ padding-bottom: 0.2rem; font-size: 0.26rem;}
	.footer .drop-groups{ padding: 0.2rem;}
	.footer .drop-groups .drop-down{ width: calc(100% / 2);}
	.footer .drop-groups .drop-down .tag{ height: 0.6rem; line-height: 0.6rem;}
	.footer .drop-groups .drop-down .link-hide{ bottom: 2.8rem;}
	.footer .drop-groups .drop-down .link-hide ul li{ width: calc(100% / 2);}
	.footer .drop-groups .drop-down:nth-of-type(1) .tag,
	.footer .drop-groups .drop-down:nth-of-type(3) .tag,
	.footer .drop-groups .drop-down:nth-of-type(5) .tag,
	.footer .drop-groups .drop-down:nth-of-type(7) .tag{ background-image: url(/images/yjtc_bg_header_a.png), url(/images/yjtc_bg_header_a.png); background-position: left center, right center; background-repeat: no-repeat, no-repeat;}
	.footer .drop-groups .drop-down:nth-of-type(4) .tag{ background-image: url(/images/yjtc_bg_header_a.png); background-position: right center; background-repeat: no-repeat;}
	.footer .drop-groups .drop-down:nth-of-type(2) .link-hide ul li,
	.footer .drop-groups .drop-down:nth-of-type(3) .link-hide ul li,
	.footer .drop-groups .drop-down:nth-of-type(5) .link-hide ul li{ width: calc(100% / 2);}
	.footer .foot-r .r-ewm ul li .box{ font-size: 0.25rem; line-height: 0.3rem;} */

  /****专题-头部****/
  .zt-header .logo {
    padding: 0;
  }
  .zt-header .zt-logo {
    width: 90%;
    height: auto;
    margin: 0 auto calc(100vw * 50 / 700) auto;
  }
  .zt-header .zt-145 {
    padding-bottom: calc(100vw * 100 / 700);
  }
  .zt-header .nav {
    bottom: calc(100vw * 60 / 700);
  }
  .zt-header .nav ul li {
    width: calc(99.9999999% / 3);
  }
  .zt-header .nav ul li a {
    font-size: 0.3rem;
  }

  /****普通信息列表****/
  .info li {
    line-height: 0.7rem;
  }
  .info li a {
    margin-right: 1.8rem;
  }
  .info li span {
    display: none;
  }
  .info li .span-app {
    display: block;
  }

  /****当前位置****/
  .dqwz {
    margin: 0.35rem 0;
    padding-left: 0;
    font-size: 0.26rem;
    line-height: 0.32rem;
  }
  .dqwz img {
    display: none;
  }

  /****分页****/
  .pagination {
    font-size: 0.28rem;
  }
}
@media screen and (max-width: 500px) {
}
