.location {
  width: 1400px;
  margin: 0 auto;
}

.location a,
.location span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1;
}

.location span {
  margin: 0 5px;
}

.location a:hover {
  color: #dc0000;
  text-decoration: underline;
}

.article-list {
  width: 1400px;
  margin: 0 auto;
  margin-top: 40px;
}

.article-list h3 {
  width: 100%;
  font-size: 22px;
  line-height: 30px;
  text-indent: 44px;
  position: relative;
  margin-top: 40px;
}

.article-list h3 img {
  width: auto;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.article-list h3 i {
  display: block;
  position: absolute;
  font-size: 30px;
  top: 0;
  left: 0;
  text-indent: 0;
  color: #dc0000;
}

.article-list h3 a {
  float: right;
  font-weight: normal;
  font-size: 14px;
  color: #5e6370;
}

.article-list .article-l {
  width: 980px;
}

.article-list .article-l .article-l-gps {
  width: 100%;
  height: 120px;
  background-color: #ffffff;
  box-shadow: 0px 0px 29px 0px rgba(141, 141, 141, 0.19);
  border-radius: 10px;
  margin-bottom: 40px;
  overflow: hidden;
}

.article-list .article-l .article-l-gps .gps-icon {
  width: 86px;
  height: 100%;
  background-image: linear-gradient(0deg, #fdea96 0%, #ed7249 50%, #dc0000 98%, #dc0000 100%);
  border-radius: 1px;
  float: left;
}

.article-list .article-l .article-l-gps .gps-icon p {
  width: 100%;
  text-align: center;
  height: 100%;
  background: url(../../images/news/gps-icon.png) no-repeat center 25px;
}

.article-list .article-l .article-l-gps .gps-icon p span {
  display: block;
  padding-top: 76px;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
}

.article-list .article-l .article-l-gps ul {
  float: left;
  width: 894px;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.article-list .article-l .article-l-gps ul li {
  float: left;
  text-align: center;
  margin: 8px;
}

.article-list .article-l .article-l-gps ul li a {
  font-size: 16px;
  line-height: 1;
  height: 16px;
}

.article-list .article-l .article-l-gps ul li.this a {
  color: #dc0000;
  text-decoration: underline;
}

.article-list .article-l .article-l-msg {
  width: 100%;
}

.article-list .article-l .article-l-msg li {
  width: 100%;
  height: 60px;
  border-bottom: 1px dashed #cccccc;
}

.article-list .article-l .article-l-msg li a {
  float: left;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  margin: 20px 0;
  max-width: 860px;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-list .article-l .article-l-msg li a span {
  display: block;
  float: left;
  padding: 0 8px;
  height: 20px;
  background-color: #cccccc;
  border-radius: 9px 1px 9px 1px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
  margin-right: 10px;
}

.article-list .article-l .article-l-msg li a:hover {
  color: #dc0000;
  text-decoration: underline;
}

.article-list .article-l .article-l-msg li i {
  float: right;
  line-height: 60px;
}

.article-list .article-l .article-l-msg li .hot span {
  background-image: linear-gradient(90deg, #ff6e6b 0%, #dc0000 100%);
}

.article-list .article-r {
  width: 360px;
}

.article-list .article-r .banner-r {
  width: 100%;
}

.article-list .article-r .hot-news {
  width: 100%;
  margin-top: 26px;
}

.article-list .article-r .hot-news a {
  max-width: 100%;
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5e626e;
  margin-bottom: 16px;
}

.article-list .article-r .hot-news a span {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background-color: #cccccc;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #ffffff;
  margin-right: 8px;
}

.article-list .article-r .hot-news a:hover {
  color: #dc0000;
  text-decoration: underline;
}

.article-list .article-r .hot-news a:first-child {
  color: #dc0032;
}

.article-list .article-r .hot-news a:first-child span {
  background-color: #dc0032;
}

.article-list .article-r .hot-news a:nth-child(2) {
  color: #fa7744;
}

.article-list .article-r .hot-news a:nth-child(2) span {
  background-color: #fa7744;
}

.article-list .article-r .hot-news a:nth-child(3) {
  color: #fac944;
}

.article-list .article-r .hot-news a:nth-child(3) span {
  background-color: #fac944;
}

.article-list .article-r .hot-news a:nth-child(4):hover,
.article-list .article-r .hot-news a:nth-child(5):hover,
.article-list .article-r .hot-news a:nth-child(6):hover {
  color: #dc0032;
}

.article-list .article-r .hot-news a:last-child {
  margin-bottom: 0;
}

.article-list .article-r .slideTxtBox {
  width: 100%;
  margin-top: 40px;
}

.article-list .article-r .slideTxtBox .hd {
  width: 360px !important;
  height: 32px !important;
  position: relative;
}

.article-list .article-r .slideTxtBox .hd ul {
  width: 360px !important;
  height: 32px !important;
}

.article-list .article-r .slideTxtBox .hd ul li {
  float: left;
  cursor: pointer;
  margin-right: 40px;
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.article-list .article-r .slideTxtBox .hd ul li i {
  display: block;
  float: left;
  height: 32px;
  font-size: 32px;
  margin-right: 15px;
}

.article-list .article-r .slideTxtBox .hd ul li.on {
  color: #dc0000;
}

.article-list .article-r .slideTxtBox .hd ul li.on i {
  color: #dc0000;
}

.article-list .article-r .slideTxtBox .bd ul {
  width: 100%;
  zoom: 1;
  margin-top: 35px;
}

.article-list .article-r .slideTxtBox .bd ul li {
  width: 100%;
  line-height: 18px;
  height: 18px;
  margin-bottom: 18px;
}

.article-list .article-r .slideTxtBox .bd ul li a {
  max-width: 290px;
  height: 18px;
  font-size: 16px;
  float: left;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 12px;
  position: relative;
}

.article-list .article-r .slideTxtBox .bd ul li a::after {
  display: block;
  position: absolute;
  content: '';
  width: 2px;
  height: 2px;
  background: #cdcdcd;
  border-radius: 1px;
  top: 50%;
  margin-top: -1px;
  left: 0;
}

.article-list .article-r .slideTxtBox .bd ul li a:hover {
  color: #dc0000;
  text-decoration: underline;
}

.article-list .article-r .slideTxtBox .bd ul li a:hover::after {
  background: #dc0000;
}

.article-list .article-r .slideTxtBox .bd ul li span {
  float: right;
  color: #cdcdcd;
}

.article-list .article-r .slideTxtBox .bd ul li:last-child {
  margin-bottom: 0;
}

.article-list .article-r .books {
  width: 100%;
  margin: 40px 0;
}

.article-list .article-r .books .mySwiper6 {
  width: 100%;
  height: 240px;
}

.article-list .article-r .books .mySwiper6 .swiper-slide {
  width: 100%;
}

.article-list .article-r .books .mySwiper6 .swiper-slide a {
  width: 50%;
  height: 190px;
  float: left;
  position: relative;
}

.article-list .article-r .books .mySwiper6 .swiper-slide a img.book {
  width: 110px;
  margin: 0 auto;
}


.article-list .article-r .books .mySwiper6 .swiper-slide a span {
  width: 90%;
  display: block;
  text-align: center;
  overflow: hidden;
  font-size: 16px;
  color: #5e6370;
  line-height: 18px;
  height: 18px;
  position: absolute;
  bottom: 0;
  left: 5%;
}

.article-list .article-r .books .mySwiper6 .swiper-pagination {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: auto;
  height: 12px;
  bottom: 3px;
}

.article-list .article-r .books .mySwiper6 .swiper-pagination .swiper-pagination-bullet {
  display: block;
  float: left;
  opacity: 1;
  background-color: #cccccc;
  margin: 2px 4.5px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.article-list .article-r .books .mySwiper6 .swiper-pagination .swiper-pagination-bullet-active {
  transform: scale(1.25);
  background: #dc0032;
}

.article-list .article-r .books .mySwiper6 .swiper-button-next,
.article-list .article-r .books .mySwiper6 .swiper-button-prev {
  height: 18px;
  margin: 0;
  top: auto;
  bottom: 0;
  color: #cccccc;
  opacity: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.article-list .article-r .books .mySwiper6 .swiper-button-prev {
  left: 90px;
}

.article-list .article-r .books .mySwiper6 .swiper-button-next {
  right: 90px;
}

.article-list .article-r .books .mySwiper6 .swiper-button-next:after,
.article-list .article-r .books .mySwiper6 .swiper-button-prev:after {
  font-size: 18px;
}

.article-list .article-r .books .mySwiper6:hover .swiper-button-next,
.article-list .article-r .books .mySwiper6:hover .swiper-button-prev {
  opacity: 1;
}

.page {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  margin: 40px auto;
}

.pageTest {
  width: 100%;
  height: 100%;
}

.pageTest ul {
  float: left;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.pageTest ul li {
  height: 40px;
  background-color: #f4f5f7;
  border-radius: 8px;
  float: left;
  margin: 0 10px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.pageTest ul li a {
  padding: 0 16px;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.pageTest ul .activP {
  background-color: #dc0000;
}

.pageTest ul .activP a {
  color: #ffffff;
}

.hot-zhuanti {
  width: 1400px;
  margin: 60px auto;
}

.hot-zhuanti .mySwiper5 {
  width: 100%;
  height: 215px;
  margin-top: 40px;
}

.hot-zhuanti .mySwiper5 .swiper-slide a {
  width: 320px;
  height: 160px;
  margin: 0 auto;
}

.hot-zhuanti .mySwiper5 .swiper-slide a img {
  width: 100%;
  height: 100%;
}

.hot-zhuanti .mySwiper5 .swiper-pagination {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: auto;
  height: 12px;
  bottom: 3px;
}

.hot-zhuanti .mySwiper5 .swiper-pagination .swiper-pagination-bullet {
  display: block;
  float: left;
  opacity: 1;
  background-color: #cccccc;
  margin: 2px 4.5px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.hot-zhuanti .mySwiper5 .swiper-pagination .swiper-pagination-bullet-active {
  transform: scale(1.25);
  background: #dc0032;
}

.hot-zhuanti .mySwiper5 .swiper-button-next,
.hot-zhuanti .mySwiper5 .swiper-button-prev {
  height: 18px;
  margin: 0;
  top: auto;
  bottom: 0;
  color: #cccccc;
  opacity: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.hot-zhuanti .mySwiper5 .swiper-button-prev {
  left: 560px;
}

.hot-zhuanti .mySwiper5 .swiper-button-next {
  right: 560px;
}

.hot-zhuanti .mySwiper5 .swiper-button-next:after,
.hot-zhuanti .mySwiper5 .swiper-button-prev:after {
  font-size: 18px;
}

.hot-zhuanti .mySwiper5:hover .swiper-button-next,
.hot-zhuanti .mySwiper5:hover .swiper-button-prev {
  opacity: 1;
}

h1 {
  width: 100%;
  font-size: 28px;
  line-height: 1;
  height: 28px;
  text-indent: 36px;
  position: relative;
}

h1::after {
  content: '';
  display: block;
  width: 20px;
  height: 19px;
  background-color: #dc0032;
  border-radius: 4px;
  opacity: 0.2;
  position: absolute;
  top: 9px;
  left: 6px;
}

h1::before {
  content: '';
  display: block;
  width: 20px;
  height: 19px;
  background-color: #dc0032;
  border-radius: 4px;
  position: absolute;
  top: 4px;
  left: 0;
}

h1 span {
  color: #dc0000;
}

h1 p {
  float: right;
  font-size: 16px;
  color: #9da5b4;
  line-height: 28px;
  font-weight: normal;
  text-indent: 0;
}

h1 a {
  float: right;
  font-size: 14px;
  color: #5e6370;
  font-weight: normal;
  line-height: 28px;
  text-indent: 0;
}

h1 img {
  display: block;
  position: absolute;
  top: 0;
  left: 165px;
  animation: checkin 0.5s ease infinite alternate;
}

@media (max-width: 1440px) {
  h1 {
    font-size: 24px;
    height: 24px;
    text-indent: 30px;
  }

  h1::after {
    width: 16px;
    height: 16px;
    border-radius: 3px;
  }

  h1::before {
    width: 16px;
    height: 16px;
    border-radius: 3px;
  }

  h1 p {
    font-size: 14px;
    line-height: 24px;
  }

  h1 a {
    line-height: 24px;
  }

  h1 img {
    left: 140px;
  }

  .location {
    width: 1200px;
  }

  .hot-zhuanti {
    width: 1200px;
    margin-top: 50px;
  }

  .hot-zhuanti .mySwiper5 {
    height: 184px;
    margin-top: 34px;
  }

  .hot-zhuanti .mySwiper5 .swiper-slide a {
    width: 276px;
    height: 138px;
  }

  .hot-zhuanti .mySwiper5 .swiper-button-prev {
    left: 460px;
  }

  .hot-zhuanti .mySwiper5 .swiper-button-next {
    right: 460px;
  }

  .article-list .article-r .books .mySwiper6 {
    height: 210px;
  }

  .article-list .article-r .books .mySwiper6 .swiper-slide a {
    height: 170px;
  }

  .article-list {
    width: 1200px;
  }

  .article-list h3 {
    font-size: 20px;
    line-height: 26px;
    text-indent: 36px;
    margin-top: 30px;
  }

  .article-list h3 img {
    height: 26px;
  }

  .article-list h3 i {
    font-size: 26px;
  }

  .article-list h3 a {
    font-size: 12px;
  }

  .article-list .article-l {
    width: 840px;
  }

  .article-list .article-l .article-l-gps {
    height: 100px;
    margin-bottom: 30px;
  }

  .article-list .article-l .article-l-gps .gps-icon {
    width: 74px;
  }

  .article-list .article-l .article-l-gps .gps-icon p {
    background: url(../../images/news/gps-icon.png) no-repeat center 22px;
    background-size: 32px 35px;
  }

  .article-list .article-l .article-l-gps .gps-icon p span {
    padding-top: 65px;
  }

  .article-list .article-l .article-l-gps ul {
    width: 766px;
  }

  .article-list .article-l .article-l-msg {
    width: 100%;
  }

  .article-list .article-l .article-l-msg li {
    height: 52px;
  }

  .article-list .article-l .article-l-msg li a {
    height: 18px;
    line-height: 18px;
    margin: 17px 0;
    max-width: 720px;
  }

  .article-list .article-l .article-l-msg li a span {
    padding: 0 6px;
    height: 18px;
    border-radius: 8px 1px 8px 1px;
    line-height: 18px;
    font-size: 13px;
    margin-right: 8px;
  }

  .article-list .article-l .article-l-msg li i {
    line-height: 52px;
  }

  .article-list .article-r {
    width: 310px;
  }

  .article-list .article-r .banner-r {
    width: 100%;
  }

  .article-list .article-r .hot-news {
    width: 100%;
    margin-top: 22px;
  }

  .article-list .article-r .hot-news a {
    max-width: 100%;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 14px;
  }

  .article-list .article-r .hot-news a span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 15px;
    margin-right: 6px;
  }

  .article-list .article-r .slideTxtBox {
    width: 100%;
    margin-top: 30px;
  }

  .article-list .article-r .slideTxtBox .hd {
    width: 310px !important;
    height: 26px !important;
    position: relative;
  }

  .article-list .article-r .slideTxtBox .hd ul {
    width: 310px !important;
    height: 26px !important;
  }

  .article-list .article-r .slideTxtBox .hd ul li {
    margin-right: 35px;
    font-size: 20px;
    line-height: 26px;
  }

  .article-list .article-r .slideTxtBox .hd ul li i {
    height: 26px;
    font-size: 26px;
    margin-right: 12px;
  }

  .article-list .article-r .slideTxtBox .hd ul li:last-child {
    margin-right: 0;
  }

  .article-list .article-r .slideTxtBox .bd ul {
    width: 100%;
    margin-top: 30px;
  }

  .article-list .article-r .slideTxtBox .bd ul li {
    line-height: 18px;
    height: 18px;
    margin-bottom: 14px;
  }

  .article-list .article-r .slideTxtBox .bd ul li a {
    max-width: 230px;
    font-size: 15px;
    text-indent: 10px;
  }

  .article-list .article-r .slideTxtBox .bd ul li a::after {
    margin-top: 0;
  }

  .article-list .article-r .books .mySwiper6 .swiper-slide a img.book {
    width: 100px;
  }

}