@media (max-width: 1580px) {
  .tu-11 {
    padding: 0 40px;
  }
  .tu-11 .lef {
    left: 0;
  }
  .tu-11 .rig {
    right: 0;
  }
}
[hidden] {
  display: none;
}

.logo img:nth-child(2) {
  display: none;
}

.topMenuScrollCon {
  display: none;
}

@media (max-width: 1100px) {
  .menu {
    display: block;
    height: 60px;
    width: 60px;
    right: 0;
    top: 0;
  }
  .menu.active {
    background: #8d1b20;
  }
  .menu i {
    font-size: 0;
  }
  .top-1 {
    display: none;
  }
  .banner {
    padding-top: 0;
  }
  .top-2 {
    height: 60px;
  }
  nav,
  nav.nav-two {
    height: 60px;
  }
  .top-2 .logo {
    height: 40px;
    margin-top: 10px;
    position: relative;
    z-index: 30;
  }
  .top-2 .logo img {
    height: 100%;
  }
  .topMenuScrollCon {
    display: block;
    padding: 20px 15px;
    height: 258px;
    position: absolute;
    top: 60px;
    width: 100%;
    background: #8d1b20;
    left: 0;
    display: none;
  }
  .topMenuScroll {
    width: 100%;
    height: 100%;
    height: 218px;
  }
  .topMenuScroll a {
    height: 43.6px;
    display: block;
    width: 100%;
    font-size: 13px;
    color: #fff;
    line-height: 43.6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
  }
  .nav-ul {
    display: none;
    position: absolute;
    width: 100%;
    max-width: 100%;
    height: auto;
    left: 0;
    background: url(/templates/site2021/images/1010-1.png) no-repeat right bottom;
    background-size: 70% auto;
    background-color: #fff;
    padding: 10px 15px;
    padding-bottom: 10px;
    top: 318px;
    height: calc(100vh - 258px - 60px);
    overflow-y: scroll;
  }
  nav {
    overflow: hidden;
  }
  nav.active {
    overflow: unset;
  }
  nav.active::after {
    display: none;
  }
  nav.active .topMenuScrollCon {
    display: block;
  }
  nav.active .top-2 {
    background: #fff;
  }
  nav.active .top-2::before, nav.active .top-2::after {
    display: none;
  }
  nav.active .logo img {
    height: 40px;
    display: none;
  }
  nav.active .logo img:nth-child(2) {
    display: block;
  }
  nav.active .nav-ul {
    display: inline-block;
  }
  nav::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.5s;
  }
  nav.active::after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    opacity: 1;
  }
  .nav-ul > li {
    width: 100%;
    margin-top: 0;
    border-bottom: 1px solid #dedede;
    padding: 0;
  }
  .nav-ul > li:hover .sub {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    top: 0;
  }
  .nav-ul > li .sub {
    /* display: none; */
  }
  .nav-ul > li a {
    display: inline-block;
    width: calc(100% - 30px);
    height: 100%;
    padding: 10px 0;
    float: left;
    color: #333;
  }
  .nav-ul > li > i {
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    float: right;
    right: 0;
    top: 10px;
    transition: all 0.3s;
  }
  .nav-ul > li > i::before, .nav-ul > li > i::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(30deg);
    width: 8px;
    height: 1px;
    background: #333;
    margin-top: -2px;
  }
  .nav-ul > li > i::after {
    transform: translate(-50%, -50%) rotate(-30deg);
    margin-top: 2px;
  }
  .nav-ul > .on > i {
    transform: rotate(90deg);
  }
  .nav-ul > li .sub > img {
    display: none;
  }
  .sub-ul {
    width: 100%;
    padding: 10px 10px;
  }
  .nav-ul > li .sub {
    position: relative;
    visibility: inherit !important;
    opacity: 1 !important;
    z-index: 20 !important;
    width: 100% !important;
    overflow: hidden;
    top: auto;
    height: auto;
    display: none;
    background: rgba(238, 235, 234, 0.95);
  }
  .nav-ul > li .sub::after {
    display: none;
  }
  .nav-ul > .on .sub {
    display: block;
  }
  .sub-ul li {
    width: 100%;
    line-height: 40px;
    height: 40px;
    padding-left: 10px;
  }
  .sub-ul li a {
    padding: 0 15px;
    width: 100%;
  }
  .sub-ul li a::before, .sub-ul li a::after {
    background-size: 5px auto;
  }
  .nav-ul > .on .sub::before {
    top: 75px;
    transition-delay: 0.6s;
  }
  .nav-ul > .on .sub::after {
    display: none;
  }
  .banner {
    /*height: 48.54vw;*/
  }
  .banner .down {
    display: none;
  }
  #swiper1 .swiper-pagination {
    bottom: 10px;
    right: 10px;
  }
  #swiper1 .swiper-wrapper .swiper-slide .di {
    height: 100%;
  }
  #swiper1 .swiper-wrapper .swiper-slide .fu {
    max-height: 70%;
  }
  #swiper1 .swiper-wrapper #swiper-one .one {
    left: calc(8% + 30px);
  }
  #swiper1::after {
    height: 50px;
  }
  .new-1 {
    padding: 20px 0;
  }
  .bt-1 {
    margin: 20px 0;
    height: 30px;
    background-size: auto 100%;
  }
  .bt-1 span {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 30px;
  }
  .new-1tt {
    margin: 10px 0;
    height: 60px;
  }
  .new-1tt > img {
    /*display: none;*/
  }
  #new1 {
    width: 100%;
    width: calc(100% - 138px);
    padding-right: 5%;
  }
  #new1 .swiper-slide a {
    line-height: 52px;
    font-size: 1rem;
  }
  #new1 > img {
    display: none;
  }
  .new-12 {
    height: auto;
  }
  .new-12 .lef,
  .new-12 .rig {
    width: 100%;
    margin-top: 20px;
  }
  .new-12 .rig {
    height: 55.57vw;
  }
  #new2 a img {
    width: 100%;
    height: 100%;
  }
  .new-12-ul label {
    width: 70px;
  }
  .new-12-ul label span {
    font-size: 1.5rem;
  }
  .new-12-ul label p {
    font-size: 0.875rem;
  }
  .new-12-ul .det {
    width: calc(100% - 70px);
    padding-right: 5%;
  }
  .new-12-ul .det span {
    margin-top: 10px;
  }
  .new-12-ul .det p {
    margin: 5px 0 10px 0;
    -webkit-line-clamp: 1;
  }
  .new-1 .more-1 a {
    transform: scale(0.5);
  }
  .new-1 .more-1 {
    margin-top: 10px;
  }
  .tu-1 {
    padding: 10px 0;
  }
  .tu-11 {
    margin-top: 20px;
  }
  .new2 {
    padding: 30px 0;
  }
  .new2 .lef,
  .new2 .rig {
    width: 100%;
    margin-bottom: 20px;
  }
  .bt-2 {
    height: 40px;
    margin-bottom: 20px;
  }
  .bt-2 .qie span {
    font-size: 1rem;
    padding: 0 10px;
    line-height: 45px;
  }
  .bt-2 .qie .on {
    font-size: 1.125rem;
    line-height: 40px;
  }
  .bt-2 p {
    line-height: 40px;
  }
  .bt-2 p a {
    font-size: 1rem;
    padding-right: 20px;
  }
  .new22 li {
    height: auto;
  }
  .new22 li a {
    padding: 13px 5% 13px 38px;
  }
  .new22 li a span {
    font-size: 1rem;
  }
  .new22 li a p {
    font-size: 0.875rem;
  }
  .new23 li {
    height: 70px;
  }
  .new23 li a {
    line-height: 70px;
    font-size: 1rem;
  }
  .bt-3 {
    position: relative;
  }
  .bt-3 span {
    font-size: 1.125rem;
    font-weight: 600;
  }
  .bt-3 a {
    position: absolute;
    right: 0;
    font-size: 1rem;
    margin-top: 0;
    padding-right: 25px;
  }
  .bt-3 a::before,
  .bt-3 a::after {
    height: 21px;
    transform: scale(0.8) !important;
  }
  .zt-1 ul {
    display: block;
  }
  .zt-1 ul li {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 20px;
  }
  .wh {
    height: auto;
    padding: 30px 0;
  }
  .wh-1 li {
    height: 130px;
  }
  .wh-1 li.more {
    width: 33.33%;
    /* height: 150px; */
  }
  .wh-1 .more span {
    font-size: 1rem;
  }
  .wh-1 .more .det {
    height: 40px;
    line-height: 40px;
  }
  .wh-1 .more .det img {
    max-width: 70%;
  }
  .wh-1 li:nth-child(2),
  .wh-1 li:nth-child(3),
  .wh-1 li:nth-child(4),
  .wh-1 li:nth-child(5),
  .wh-1 li:nth-child(6),
  .wh-1 li:nth-child(7),
  .wh-1 li:nth-child(8),
  .wh-1 li:nth-child(9),
  .wh-1 li:nth-child(10),
  .wh-1 li:nth-child(11) {
    width: 33.33%;
    margin-left: 0;
    /* margin-bottom: 10px; */
  }
  .wh-1 li:nth-child(10) {
    margin-left: 16.665%;
  }
  .wh-1 .tb img,
  .wh-1 .tp2 .det img {
    max-width: 40%;
  }
  .wh-1 .tb p,
  .wh-1 .tp2 .det p {
    font-size: 1rem;
  }
  .zn .bt-4 {
    display: none;
  }
  .zn ul {
    width: 100%;
    max-width: 100%;
  }
  .zn ul li {
    padding-left: 20px;
  }
  .zn ul li a {
    font-size: 0.875rem;
  }
  .zn ul li::before,
  .zn ul li::after {
    width: 15px;
  }
  .zn {
    padding: 30px 0;
  }
  footer p span,
  footer p span a {
    font-size: 0.75rem;
  }
  footer p {
    margin-top: 10px;
  }
  footer .container > a img {
    width: 200px;
    max-width: 70vw;
  }
}