.menu-list > div i {
    top: 52% !important;
        transform: translateY(-50%) !important;
  }
/* pc端 */
@media screen and (min-width: 1367px) {
  .bread {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
  }
  .content-body {
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .menu-list {
    width: 17.33%;
  }
  .menu-list > div {
    padding: 19px 30px;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-bottom: 11px;
    position: relative;
    transition: all 0.5s;
  }
  /* .menu-list > div:nth-child(2) {
    background-color: #9c1d22;
    color: #fff;
  } */
  .menu-list > div i {
    position: absolute;
    right: 14.42%;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .menu-list > div:hover {
    background-color: #9c1d22;
    color: #fff;
  }
  .menu-list > div a {
    display: block;
  }
  .news-list {
    width: 78.41%;
  }
  .news-list .top-nav .swiper-containers1 {
    width: 85.65%;
  }
  .top-nav {
    position: relative;
  }
  .top-nav .dl {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .top-nav .dr {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .top-nav .cn-main {
    margin: 0 50px;
    width: auto;
    overflow: hidden;
  }
  .cn-main .years div {
    width: 91px;
    text-align: center;
    padding: 0 25px 0 20px;
    float: left;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
  }
  .cn-main .years div a {
    display: block;
  }
  .cn-main .years div a:hover {
    border-bottom: 2px solid #9c1d22;
    color: #9c1d22;
  }
  .cn-main .years {
    width: 180%;
    transition-duration: 0.3s;
  }
  .cn-main .years::after {
    content: "";
    display: block;
    clear: both;
  }
  .main-news {
    width: 100%;
    margin-top: 38px;
  }
  .main-news .img-l {
    width: 30.2%;
  }
  .main-news > div {
    padding: 6px;
    margin-bottom: 22px;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .main-news > div:hover .text-r h1 {
    color: #9c1d22;
  }
  .main-news .img-l {
    float: left;
  }
  .main-news .text-r {
    float: left;
    width: 61.17%;
    margin-left: 4.8%;
    padding-top: 14px;
  }
  .main-news .text-r h1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
  }
  .main-news .text-r h5 {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .main-news .text-r p {
    font-size: 14px;
    line-height: 26px;
    color: #333333;
       overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
            /* 规定文字几行 */
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
  }
  .text-r .btn {
    font-size: 14px;
    line-height: 26px;
    color: #9c1d22;
  }
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px) {
  .area {
    width: 100%;
    padding: 0 10px;
  }
  .bread {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
  }
  .content-body {
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .menu-list {
    width: 17.33%;
  }
  .menu-list > div {
    padding: 19px 30px;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-bottom: 11px;
    position: relative;
    transition: all 0.5s;
  }
  /* .menu-list > div:nth-child(2) {
    background-color: #9c1d22;
    color: #fff;
  } */
  .menu-list > div i {
    position: absolute;
    right: 14.42%;
    font-size: 20px;
  }
  .menu-list > div:hover {
    background-color: #9c1d22;
    color: #fff;
  }
  .menu-list > div a {
    display: block;
  }
  .news-list {
    width: 78.41%;
  }
  .news-list .top-nav .swiper-containers1 {
    width: 85.65%;
  }
  .top-nav {
    position: relative;
  }
  .top-nav .dl {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .top-nav .dr {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .top-nav .cn-main {
    margin: 0 50px;
    width: auto;
    overflow: hidden;
  }
  .cn-main .years div {
    width: 91px;
    text-align: center;
    padding: 0 25px 0 20px;
    float: left;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
  }
  .cn-main .years div a {
    display: block;
  }
  .cn-main .years div a:hover {
    border-bottom: 2px solid #9c1d22;
    color: #9c1d22;
  }
  .cn-main .years {
    width: 200%;
    transition-duration: 0.3s;
  }
  .cn-main .years::after {
    content: "";
    display: block;
    clear: both;
  }
  .main-news {
    width: 100%;
    margin-top: 38px;
  }
  .main-news .img-l {
    width: 30.2%;
  }
  .main-news > div {
    padding: 6px;
    margin-bottom: 22px;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .main-news > div:hover .text-r h1 {
    color: #9c1d22;
  }
  .main-news .img-l {
    float: left;
  }
  .main-news .text-r {
    float: left;
    width: 61.17%;
    margin-left: 4.8%;
    padding-top: 14px;
  }
  .main-news .text-r h1 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
  }
  .main-news .text-r h5 {
    font-size: 14px;
    color: #333333;
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .main-news .text-r p {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
  }
  .text-r .btn {
    font-size: 14px;
    line-height: 26px;
    color: #9c1d22;
  }
}
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .area {
    width: 100%;
    padding: 0 10px;
  }
  .bread {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
  }
  .content-body {
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .menu-list {
    width: 17.33%;
  }
  .menu-list > div {
    padding: 16px 20px;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-bottom: 11px;
    position: relative;
  }
  /* .menu-list > div:nth-child(2) {
    background-color: #9c1d22;
    color: #fff;
  } */
  .menu-list > div i {
    position: absolute;
    right: 14.42%;
    font-size: 18px;
  }
  .menu-list > div:hover {
    background-color: #9c1d22;
    color: #fff;
  }
  .menu-list > div a {
    display: block;
  }
  .news-list {
    width: 78.41%;
  }
  .news-list .top-nav .swiper-containers1 {
    width: 85.65%;
  }
  .top-nav {
    position: relative;
  }
  .top-nav .dl {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .top-nav .dr {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .top-nav .cn-main {
    margin: 0 50px;
    width: auto;
    overflow: hidden;
  }
  .cn-main .years div {
    width: 91px;
    text-align: center;
    padding: 0 25px 0 20px;
    float: left;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
  }
  .cn-main .years div a {
    display: block;
  }
  .cn-main .years div a:hover {
    border-bottom: 2px solid #9c1d22;
    color: #9c1d22;
  }
  .cn-main .years {
    width: 300%;
    transition-duration: 0.3s;
  }
  .cn-main .years::after {
    content: "";
    display: block;
    clear: both;
  }
  .main-news {
    width: 100%;
    margin-top: 38px;
  }
  .main-news .img-l {
    width: 30.2%;
  }
  .main-news > div {
    padding: 6px;
    margin-bottom: 22px;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .main-news > div:hover .text-r h1 {
    color: #9c1d22;
  }
  .main-news .img-l {
    float: left;
  }
  .main-news .text-r {
    float: left;
    width: 61.17%;
    margin-left: 4.8%;
    padding-top: 14px;
  }
  .main-news .text-r h1 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
  }
  .main-news .text-r h5 {
    font-size: 14px;
    color: #333333;
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .main-news .text-r p {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
  }
  .text-r .btn {
    font-size: 14px;
    line-height: 26px;
    color: #9c1d22;
  }
}
/* 移动端 */
@media (max-width: 767px) {
  .area {
    width: 100%;
    padding: 0 10px;
  }
  .bread {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
  }
  .content-body {
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .menu-list {
    width: 100%;
  }
  .menu-list > div {
    padding: 16px 20px;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-bottom: 11px;
    position: relative;
  }
  .menu-list > div:nth-child(2) {
    background-color: #9c1d22;
    color: #fff;
  }
  .menu-list > div i {
    position: absolute;
    right: 9.42%;
    top: 35%;
    font-size: 18px;
  }
  .menu-list > div:hover {
    background-color: #9c1d22;
    color: #fff;
  }
  .menu-list > div a {
    display: block;
  }
  .news-list {
    width: 100%;
  }
  .news-list .top-nav .swiper-containers1 {
    width: 85.65%;
  }
  .top-nav {
    position: relative;
  }
  .top-nav .dl {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .top-nav .dr {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .top-nav .cn-main {
    margin: 0 50px;
    width: auto;
    overflow: hidden;
  }
  .cn-main .years div {
    width: 91px;
    text-align: center;
    padding: 0 25px 0 20px;
    float: left;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
  }
  .cn-main .years div a {
    display: block;
  }
  .cn-main .years div a:hover {
    border-bottom: 2px solid #9c1d22;
    color: #9c1d22;
  }
  .cn-main .years {
    width: 2000px;
    transition-duration: 0.3s;
  }
  .cn-main .years::after {
    content: "";
    display: block;
    clear: both;
  }
  .main-news {
    width: 100%;
    margin-top: 38px;
  }
  .main-news .img-l {
    width: 100%;
  }
  .main-news > div {
    padding: 6px;
    margin-bottom: 22px;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .main-news > div:hover .text-r h1 {
    color: #9c1d22;
  }
  .main-news .img-l {
    float: left;
  }
  .main-news .text-r {
    float: left;
    width: 100%;
    padding-top: 14px;
  }
  .main-news .text-r h1 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
  }
  .main-news .text-r h5 {
    font-size: 14px;
    color: #333333;
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .main-news .text-r p {
    font-size: 12px;
    line-height: 14px;
    color: #333333;
  }
  .text-r .btn {
    font-size: 14px;
    line-height: 26px;
    color: #9c1d22;
  }
}
