﻿






@media screen and (max-width: 1020px) {
  .content .box {
    width: 90%;
    margin: 0 auto;
  }
  .content .box .top .title .en {
    font-family: "DIN-Bold";
    font-size: 0.42rem;
    line-height: 0.42rem;
  }
  .content .box .top .title .cn {
    font-size: 0.3rem;
    line-height: 0.3rem;
    letter-spacing: -1px;
    color: #333333;
    margin-top: 0.1875rem;
  }
  .content .box .top .choose {
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    margin-top: 0.5rem;
  }
  .content .box .top .choose::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    float: none;
    clear: both;
  }
  .content .box .top .choose .years {
    width: 38%;
    height: 0.6rem;
  }
  .content .box .top .choose .years .years-box .years-value {
    font-size: 0.25rem;
    line-height: 0.6rem;
  }
  .content .box .top .choose .years .years-box .icon {
    width: 0.2rem;
    line-height: 0.6rem;
  }
  .content .box .top .choose .years ul li {
    padding: 0.12rem 0.15rem;
    font-size: 0.25rem;
    line-height: 0.25rem;
    color: #999999;
  }
  .content .box .top .choose .month {
    width: 38%;
    height: 0.6rem;
    margin-left: 2%;
  }
  .content .box .top .choose .month .month-box .month-value {
    font-size: 0.25rem;
    line-height: 0.6rem;
  }
  .content .box .top .choose .month .month-box .icon {
    width: 0.2rem;
    line-height: 0.6rem;
  }
  .content .box .top .choose .month ul li {
    padding: 0.12rem 0.15rem;
    font-size: 0.25rem;
    line-height: 0.25rem;
    color: #999999;
  }
  .content .box .top .choose .button {
    width: 20%;
    height: 0.6rem;
    margin-left: 2%;
  }
  .content .box .top .choose .button .text {
    font-size: 0.25rem;
    line-height: 0.6rem;
  }
  .content .box .news {
    width: 100%;
    margin-top: 0.5475rem;
    margin-left: 0;
  }
  .content .box .news .left {
    width: 100%;
    height: 4.61rem;
    float: left;
    margin: 0 ;
  }
  .content .box .news .left .swiper-container .swiper-slide .news-box .text .title {
    position: relative;
    font-size: 0.36rem;
    line-height: 0.42rem;
    font-weight: bold;
  }
  .content .box .news .left .swiper-container .swiper-slide .news-box .text .p {
    position: relative;
    font-size: 0.25rem;
    line-height: 0.4rem;
  }
  .content .box .news .left .swiper-container .swiper-pagination-fraction {
    bottom: 0.24rem;
    left: 0.45rem;
    width: auto;
    color: #e84127;
    font-size: 0.25rem;
  }
  .content .box .news .right {
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 0.3225rem;
    margin-top: 0.5rem;
  }
  .content .box .news .right .img {
    display: block;
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
  }
  .content .box .news .right .text {
    display: block;
    width: 100%;
    height: 2.3rem;
  }
  .content .box .news .right .text .time {
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .content .box .news .right .text .title {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.42rem;
  }
  .content .box .news .right .text .p {
    font-size: 0.25rem;
    line-height: 0.4rem;
  }
  .content .box .news .right .text .button {
    display: none;
  }
  .content .box .news .list .item {
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 0.3225rem;
    background-color: white;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
    transition: 0.5s;
  }
  .content .box .news .list .item .img {
    display: block;
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
  }
  .content .box .news .list .item .text {
    display: block;
    width: 100%;
    height: 2.3rem;
  }
  .content .box .news .list .item .text .time {
    font-size: 0.25rem;
    line-height: 0.25rem;
  }
  .content .box .news .list .item .text .title {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.42rem;
  }
  .content .box .news .list .item .text .p {
    font-size: 0.25rem;
    line-height: 0.4rem;
  }
  .content .box .news .list .item .text .button {
    display: none;
  }
}
