﻿@charset "utf-8";
@media screen and (max-width: 1599px) {
  html,
  body {
    font-size: 0.96875rem;
  }
  .main {
    max-width: 1280px;
  }
}
@media screen and (max-width: 1399px) {
  .main {
    max-width: 1180px;
  }
}
@media screen and (max-width: 1199px) {
  .main {
    max-width: none;
    margin: 0 0.9375rem;
  }
  .header .index-logo {
    max-width: 23.75rem;
  }
  .header .search {
    width: 21.875rem;
    margin: 3.375rem 0 5.625rem 0;
    padding: 0.3125rem;
  }
  .header .search input[type="text"] {
    line-height: 2rem;
  }
  .header .search input[type="button"] {
    width: 4.125rem;
    height: 2rem;
    top: 0.3125rem;
    right: 0.3125rem;
    bottom: 0.3125rem;
  }
}
@media screen and (max-width: 999px) {
  .header {
    background-position: 30% top;
  }
  .header .top .main .fr a:nth-of-type(1),
  .header .top .main .fr a:nth-of-type(2),
  .header .top .main .fr a:nth-of-type(3),
  .header .top .main .fr a:nth-of-type(5),
  .header .top .main .fr a:nth-of-type(6) {
    display: none !important;
  }
  .header .index-menu .main .bmxz-bd:nth-last-of-type(1) {
    padding-bottom: 0.8125rem;
  }
  .header .index-menu .main .bmxz-bd li {
    width: 33.33%;
  }
  .header .index-logo {
    max-width: 23.75rem;
  }
  .header .search {
    width: 18.75rem;
    margin: 3.4375rem 0 5.5625rem 0;
  }
  .header .search input[type="text"] {
    line-height: 1.875rem;
  }
  .header .search input[type="button"] {
    height: 1.875rem;
  }
  .nav .pc-nav ul li a {
    font-size: 1.125rem;
  }
  .footer {
    margin-top: 0.9375rem;
    padding: 0.3125rem 0 0.625rem 0;
  }
  .footer .drop-groups .drop-down {
    width: 33.33%;
  }
  .footer .drop-groups .drop-down .link-hide {
    max-height: 19.375rem;
    overflow-y: scroll;
  }
  .footer .drop-groups .drop-down .link-hide ul {
    margin: 0;
    padding: 0 0 0.9375rem 0.9375rem;
  }
  .footer .drop-groups .drop-down .link-hide ul li {
    width: 50%;
  }
  .footer .drop-groups .drop-down .link-hide ul li a {
    margin: 0.9375rem 0 0 0;
  }
  .footer .drop-groups .drop-down:hover:nth-of-type(1) .link-hide,
  .footer .drop-groups .drop-down:hover:nth-of-type(2) .link-hide,
  .footer .drop-groups .drop-down:hover:nth-of-type(3) .link-hide {
    animation-name: example;
  }
  .footer .drop-groups .drop-down:hover:nth-of-type(4) .link-hide,
  .footer .drop-groups .drop-down:hover:nth-of-type(5) .link-hide,
  .footer .drop-groups .drop-down:hover:nth-of-type(6) .link-hide {
    animation-name: example01;
  }
  .footer .drop-groups .drop-down:nth-of-type(1) .tag,
  .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;
  }
  @keyframes example {
    from {
      top: 1.75rem;
    }
    to {
      top: 2.375rem;
    }
  }
  @keyframes example01 {
    from {
      top: 3.125rem;
    }
    to {
      top: 4.375rem;
    }
  }
  @keyframes example02 {
    from {
      top: 5.9375rem;
    }
    to {
      top: 6.5625rem;
    }
  }
  .footer .jcxx .main .jcxx-l,
  .footer .jcxx .main .jcxx-r {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer .jcxx .main .jcxx-r {
    margin-top: 0.625rem;
  }
  .lm a,
  .lm span {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 799px) {
  .header {
    background-position: 30% top;
  }
  .header .index-logo {
    width: 92%;
    margin: 2.5rem auto 0 auto;
    float: none;
  }
  .header .search {
    width: 96%;
    margin: 1.875rem auto 3.75rem;
    float: none;
  }
  .header .search input[type="text"] {
    line-height: 1.875rem;
  }
  .header .search input[type="button"] {
    width: 3.75rem;
    height: 1.875rem;
  }
  .nav .pc-nav ul li {
    width: 25%;
    height: 2.5rem;
  }
  .nav .pc-nav ul li a {
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 650px) {
  .header {
    background-position: 41% top;
  }
  .header .top .main .fl a {
    display: none;
  }
  .header .top .main .fl a.bmxz {
    padding-left: 0;
    display: inline-block;
  }
  .header .top .main .fr a:nth-of-type(1),
  .header .top .main .fr a:nth-of-type(2),
  .header .top .main .fr a:nth-of-type(3),
  .header .top .main .fr a:nth-of-type(5),
  .header .top .main .fr a:nth-of-type(6) {
    display: none !important;
  }
  .header .index-menu .main .bmxz-bd:nth-last-of-type(1) {
    padding-bottom: 0.8125rem;
  }
  .header .index-menu .main .bmxz-bd li {
    width: 50%;
  }
  .header .index-logo {
    width: 92%;
    margin: 2.5rem auto 0 auto;
    float: none;
  }
  .header .search {
    width: 96%;
    margin: 1.875rem auto 3.75rem;
    float: none;
  }
  .header .search input[type="text"] {
    line-height: 1.875rem;
  }
  .header .search input[type="button"] {
    width: 3.75rem;
    height: 1.875rem;
  }
  .nav {
    padding: 0.375rem 0;
  }
  .nav .main {
    margin: 0;
  }
  .nav .home {
    width: 25%;
    float: left;
    text-align: center;
    display: block;
  }
  .nav .home a {
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
    line-height: 5rem;
  }
  .nav .pc-nav {
    width: 70%;
    float: left;
  }
  .nav .pc-nav ul li {
    width: 33.33%;
  }
  .nav .pc-nav ul li a i {
    background-color: #3a6ea9;
  }
  .nav .pc-nav ul li a.cur i {
    height: 0;
  }
  .nav .pc-nav ul li:nth-of-type(1) {
    display: none;
  }
  .footer {
    margin-top: 0.9375rem;
    padding: 0.3125rem 0 0.625rem 0;
  }
  .footer .drop-groups .drop-down {
    width: 50%;
  }
  .footer .drop-groups .drop-down .link-hide {
    max-height: 19.375rem;
    overflow-y: scroll;
  }
  .footer .drop-groups .drop-down .link-hide ul {
    margin: 0;
    padding: 0 0 0.625rem 0.625rem;
  }
  .footer .drop-groups .drop-down .link-hide ul li {
    width: 50%;
  }
  .footer .drop-groups .drop-down .link-hide ul li a {
    margin: 0.625rem 0 0 0;
  }
  .footer .drop-groups .drop-down:hover:nth-of-type(1) .link-hide,
  .footer .drop-groups .drop-down:hover:nth-of-type(2) .link-hide {
    animation-name: example;
  }
  .footer .drop-groups .drop-down:hover:nth-of-type(3) .link-hide,
  .footer .drop-groups .drop-down:hover:nth-of-type(4) .link-hide {
    animation-name: example01;
  }
  .footer .drop-groups .drop-down:hover:nth-of-type(5) .link-hide,
  .footer .drop-groups .drop-down:hover:nth-of-type(6) .link-hide {
    animation-name: example02;
  }
  .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 {
    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;
  }
  @keyframes example {
    from {
      top: 1.75rem;
    }
    to {
      top: 2.375rem;
    }
  }
  @keyframes example01 {
    from {
      top: 3.125rem;
    }
    to {
      top: 4.375rem;
    }
  }
  @keyframes example02 {
    from {
      top: 5.9375rem;
    }
    to {
      top: 6.5625rem;
    }
  }
  .footer .jcxx .main .jcxx-l,
  .footer .jcxx .main .jcxx-r {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer .jcxx .main .jcxx-r {
    margin-top: 0.625rem;
  }
  .lm i {
    width: 1.875rem;
  }
  .infolist li {
    line-height: 2.25rem;
  }
  .pagination a {
    display: none;
  }
  .pagination .first-page,
  .pagination .last-page,
  .pagination .pn,
  .pagination .yj-pga0,
  .pagination .yj-pga8 {
    display: inline-block;
  }
}
