img {
  display: block;
}
.mr5 {
  margin-right: 5px;
}
.fs14 {
  font-size: 14px;
}
.alignItems {
  display: flex;
  align-items: center;
}
.justifyB {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.justifyC {
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout {
  width: 1400px;
  margin: 0 auto;
}
.block {
  display: block;
}
.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.line2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
a:hover {
  color: #af0e1a;
}
.header {
  background: #af0e1a;
  height: 60px;
  position: sticky;
  top: 0;
  z-index: 2;
}
.header .layout {
  position: relative;
}
.header .nav {
  margin: 0 auto;
  text-align: center;
}
.header .nav a {
  display: inline-block;
  height: 100%;
  color: #fff;
  font-size: 18px;
  padding: 0 40px;
  line-height: 60px;
}
.header .nav a:hover {
  background: #df3d37;
}
.header .home {
  position: absolute;
  top: 6px;
  right: 0;
}
.header .home img {
  width: 48px;
  height: 48px;
}
.banner {
  background-repeat: no-repeat !important;
  background-size: auto 100% !important;
  background-position: center;
}
.swiper-banner {
  height: 450px;
}
.swiper-banner .img {
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: auto 100% !important;
  background-position: center;
}
.indexBanner {
  overflow: hidden;
  position: relative;
}
.indexBanner img {
  display: block;
  margin: 0 auto;
}
.indexBanner img:first-child {
  margin: 150px auto 90px;
}
.indexBanner img:nth-child(3) {
  margin-top: 50px;
}
.indexBanner img:nth-child(4) {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.footer {
  background: #af0e1a;
  height: 180px;
  color: #fff;
  font-size: 12px;
  line-height: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: right;
  margin-right: 40px;
}
.footer .info .left {
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #ffffff50;
}
.footer .qrCode {
  width: 90px;
  text-align: center;
  margin-left: 15px;
}
.footer .qrCode img {
  width: 90px;
  height: 90px;
  margin-bottom: 5px;
}
.headerTitle {
  margin: 45px 0;
  text-align: center;
}
.headerTitle h1 {
  font-size: 36px;
  color: #1d1d1d;
  line-height: 1;
}
.headerTitle p {
  font-size: 12px;
  color: #af0e1a;
}
.headerTitle2 a {
  margin: 10px 0 0 8px;
  color: #af0e1a;
  writing-mode: vertical-rl;
  letter-spacing: 8px;
}
.module1 {
  height: 780px;
  background: url(../images/icon-10.png) center no-repeat;
  padding-top: 90px;
  overflow: hidden;
}
.module1 .layout {
  display: flex;
  justify-content: space-between;
}
.module1 .swiper1 {
  width: 1280px;
  height: 620px;
  position: relative;
}
.module1 .swiper1 .item {
  display: block;
  margin: 10px;
  height: 510px;
  background: #fff;
  box-shadow: 0 0 10px #00000020;
}
.module1 .swiper1 .item:hover .title {
  color: #af0e1a;
}
.module1 .swiper1 .item img {
  width: 100%;
  height: 310px;
  object-fit: cover;
}
.module1 .swiper1 .item .box {
  padding: 30px;
}
.module1 .swiper1 .item .title {
  font-size: 22px;
  color: #1e1e1e;
}
.module1 .swiper1 .item .time {
  font-size: 12px;
  color: #af0e1a;
}
.module1 .swiper1 .item .info {
  font-size: 14px;
  color: #5a5a5a;
  margin-top: 10px;
}
.module1 .swiper1 .swiper-bottom .swiper-button-next,
.module1 .swiper1 .swiper-bottom .swiper-button-prev {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  box-sizing: content-box;
  bottom: 0;
  top: auto;
}
.module1 .swiper1 .swiper-bottom .swiper-button-next:hover,
.module1 .swiper1 .swiper-bottom .swiper-button-prev:hover {
  opacity: 1;
}
.module1 .swiper1 .swiper-bottom .swiper-button-next {
  right: 40px;
  background: url(../images/arrow-right.png);
}
.module1 .swiper1 .swiper-bottom .swiper-button-prev {
  left: 40px;
  background: url(../images/arrow-left.png);
}
.module1 .swiper1 .swiper-bottom .border {
  background: url("../images/icon-08.png") center;
  height: 8px;
  position: absolute;
  left: 100px;
  right: 100px;
  bottom: 15px;
}
.module2 {
  overflow: hidden;
  height: 765px;
  background: url(../images/icon-13.png) center no-repeat;
  background-size: auto 100%;
}
.module2 .headerTitle {
  margin-top: 80px;
}
.module2 .swiper-jy {
  position: relative;
}
.module2 .swiper-jy .swiper-button-next,
.module2 .swiper-jy .swiper-button-prev {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  box-sizing: content-box;
}
.module2 .swiper-jy .swiper-button-next:hover,
.module2 .swiper-jy .swiper-button-prev:hover {
  opacity: 1;
}
.module2 .swiper-jy .swiper-button-next {
  right: -84px;
  background: url(../images/arrow-right.png);
}
.module2 .swiper-jy .swiper-button-prev {
  left: -84px;
  background: url(../images/arrow-left.png);
}
.module2 .swiper-jy .item {
  display: flex;
  align-items: center;
  display: block;
  margin: 10px;
  height: 400px;
  background: #fff;
  flex-direction: column;
  color: #5a5a5a;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 0 10px #00000020;
  line-height: 2;
}
.module2 .swiper-jy .item:hover p {
  color: #af0e1a;
}
.module2 .swiper-jy .item img {
  width: 388px;
  height: 257px;
  object-fit: cover;
}
.module2 .swiper-jy .item p {
  font-size: 18px;
  color: #1e1e1e;
  margin: 25px 50px;
}
.link-more {
  font-size: 14px;
  color: #444444;
  width: 126px;
  height: 34px;
  border-radius: 15px;
  border: 1px solid #9c9c9c;
  text-align: center;
  line-height: 34px;
  margin: 40px auto;
  display: block;
}
.link-more:hover {
  border: 1px solid #af0e1a;
  color: #fff;
  background: #af0e1a;
}
.module1 .link-more,
.module4 .link-more {
  display: none;
}
.module3 {
  overflow: hidden;
  height: 765px;
  background: url(../images/icon-14.png) center no-repeat;
  background-size: auto 100%;
}
.module3 .module3-box {
  height: 500px;
  background: #fff;
  padding: 40px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
.module3 .swiper-left {
  width: 562px;
  height: 420px;
  margin: 0;
}
.module3 .swiper-left a {
  display: block;
  height: 100%;
}
.module3 .swiper-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.module3 .swiper-left p {
  font-size: 22px;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 80px;
  line-height: 80px;
  background-image: linear-gradient(to bottom, #00000010, #000);
  padding-left: 20px;
  padding-right: 120px;
  box-sizing: border-box;
}
.module3 .swiper-left .swiper-pagination {
  text-align: right;
  height: 45px;
  right: 10px;
  left: auto;
}
.module3 .swiper-left .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.6;
}
.module3 .swiper-left .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  width: 20px;
  border-radius: 10px;
}
.module3 .module3-right {
  width: 720px;
}
.module3 .module3-right .item {
  display: block;
  border-bottom: 1px dashed #acacac;
  padding: 10px 0;
}
.module3 .module3-right .item:last-child {
  border-bottom: none;
}
.module3 .module3-right .item:first-child .title {
  font-size: 22px;
  margin-top: -10px;
}
.module3 .module3-right .item:hover .title {
  color: #af0e1a;
}
.module3 .module3-right .title {
  font-size: 18px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.module3 .module3-right .time {
  font-size: 12px;
  color: #acacac;
}
.module3 .module3-right .info {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 1.5;
  margin-top: 10px;
}
.module4 {
  height: 690px;
  padding-top: 60px;
  overflow: hidden;
}
.module4 .layout {
  display: flex;
  justify-content: space-between;
}
.module4 .swiper2 {
  width: 1310px;
  height: 550px;
  position: relative;
}
.module4 .swiper2 .item {
  display: flex;
  justify-content: space-between;
  height: 460px;
  background: #fff;
  background: url("../images/icon-06.png");
  background-size: 100% 100%;
  padding: 0 55px;
  box-sizing: border-box;
}
.module4 .swiper2 .item img {
  width: 389px;
  height: 259px;
  object-fit: cover;
  border: 8px solid #fff;
  margin: 100px 0 0 100px;
  flex-shrink: 0;
}
.module4 .swiper2 .item .box {
  margin: 80px 0 0 0;
}
.module4 .swiper2 .item .title {
  line-height: 1;
  font-size: 72px;
  color: #af0e1a;
}
.module4 .swiper2 .item .info {
  margin-top: 50px;
  font-size: 22px;
  color: #333333;
}
.module4 .swiper2 .swiper-bottom .swiper-button-next,
.module4 .swiper2 .swiper-bottom .swiper-button-prev {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  box-sizing: content-box;
  bottom: 0;
  top: auto;
}
.module4 .swiper2 .swiper-bottom .swiper-button-next:hover,
.module4 .swiper2 .swiper-bottom .swiper-button-prev:hover {
  opacity: 1;
}
.module4 .swiper2 .swiper-bottom .swiper-button-next {
  right: 40px;
  background: url(../images/arrow-right.png);
}
.module4 .swiper2 .swiper-bottom .swiper-button-prev {
  left: 40px;
  background: url(../images/arrow-left.png);
}
.module4 .swiper2 .swiper-bottom .border {
  background: url("../images/icon-08.png") center;
  height: 8px;
  position: absolute;
  left: 100px;
  right: 100px;
  bottom: 15px;
}
.tp_list {
  overflow: hidden;
  width: 1230px;
  margin: 0 auto;
}
.tp_list li {
  width: 385px;
  float: left;
  font-size: 18px;
  color: #444444;
  margin-right: 37px;
  margin-bottom: 40px;
  text-align: center;
}
.tp_list li:nth-child(3n) {
  margin-right: 0;
}
.tp_list li img {
  width: 100%;
  height: 250px;
  margin-bottom: 15px;
  object-fit: cover;
}
/*分页*/
.pager {
  overflow: hidden;
  text-align: center;
  margin: 40px 0;
}
.pager a,
.pager button {
  background: #f1eff0;
  transition: all 0.3s;
}
.pager a,
.pager span,
.pager input,
.pager button {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 3px;
  margin-left: 5px;
}
.pager a:hover {
  background: #af0e1a;
  color: #fff;
}
.pager a.cur {
  background: #af0e1a;
  color: #fff !important;
}
.pager a.disabled,
.pager a.disabled:hover {
  background: #f1eff0;
  color: #ddd;
  cursor: default;
}
.pager span {
  background: #f1eff0;
}
.pager input {
  width: 52px;
  border: 1px solid #ddd;
  padding: 0 0 0 8px;
  line-height: 40px;
  height: 40px;
  box-sizing: border-box;
}
.pager button {
  transition: 0.3s;
  border: none;
}
.pager button:hover {
  background: #af0e1a;
  color: #fff;
}
.ys_list {
  width: 1270px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 50px;
}
.ys_list .item {
  display: flex;
  margin-bottom: 30px;
}
.ys_list .left {
  width: 50px;
  margin-right: 15px;
  flex-shrink: 0;
  position: relative;
}
.ys_list .left:before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 120%;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  background: #af0e1a;
}
.ys_list .left img {
  margin: 30px auto 0;
  position: relative;
  z-index: 1;
}
.ys_list .right {
  width: 100%;
  background: #f5f5f5;
  padding: 30px;
}
.ys_list .right img {
  width: 338px;
  height: 225px;
  object-fit: cover;
  border: 8px solid #fff;
  margin-top: 20px;
  flex-shrink: 0;
}
.ys_list .right .title {
  line-height: 1;
  font-size: 36px;
  color: #af0e1a;
}
.ys_list .right .info {
  margin-top: 10px;
  font-size: 18px;
  color: #444444;
}
.news-box {
  width: 1300px;
  box-shadow: 0 0 10px #00000020;
  border-top: 9px solid #af0e1a;
  padding: 0 3em;
  box-sizing: border-box;
  margin: -70px auto 0;
  background: #fff;
}
.news-box .content {
  padding: 1em 0;
  border-bottom: 2px solid #af0e1a;
}
.news-box .content .title {
  font-size: 41px;
  color: #1d1d1d;
  text-align: center;
}
.news-box .content .news-info {
  color: #797979;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
}
.news-box .content .news-info span {
  margin: 0 10px;
}
.news-box .news-content {
  padding: 2em 0;
  font-size: 18px;
  color: #5a5a5a;
}
.news-box .news-content table {
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}
.news-box .news-content td,
.news-box .news-content th {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
@media screen and (max-width: 750px) {
  body {
    overflow-x: hidden;
  }
  .header {
    display: none;
  }
  .banner {
    width: 100%;
    height: 180px !important;
  }
  .swiper-banner {
    width: 100%;
    height: 150px !important;
  }
  .headerTitle2 {
    display: none;
  }
  .swiper-bottom {
    display: none;
  }
  .module1 {
    padding-top: 10px;
    height: auto;
  }
  .module1 .swiper1 {
    height: 530px;
  }
  .layout {
    width: 100%;
    padding: 0 10px;
  }
  .headerTitle {
    margin: 30px 0 !important;
  }
  .headerTitle h1 {
    font-size: 30px;
  }
  .module2 {
    height: auto;
  }
  .module2 .swiper-jy .item img {
    width: 99%;
  }
  .module2 .swiper-jy .item p {
    margin: 25px 0;
  }
  .link-more {
    margin: 20px auto;
    display: block !important;
  }
  .module3 {
    height: auto;
  }
  .module3 .module3-box {
    display: block;
    height: auto;
    padding: 10px;
  }
  .module3 .swiper-left {
    width: 100%;
    height: 250px;
  }
  .module3 .module3-right {
    width: 100%;
  }
  .module4 {
    height: auto;
    padding-top: 20px;
    margin: 0 10px;
  }
  .module4 .layout {
    display: block;
  }
  .module4 .swiper2 {
    width: 100%;
    height: 200px;
  }
  .module4 .swiper2 .item {
    display: block;
    height: 200px;
    box-sizing: border-box;
    padding: 0 10px;
    overflow: hidden;
  }
  .module4 .swiper2 .item .box {
    margin: 30px 0 0 0;
  }
  .module4 .swiper2 .item .box .title {
    font-size: 30px;
  }
  .module4 .swiper2 .item .box .info {
    margin-top: 10px;
    font-size: 18px;
  }
  .module4 .swiper2 .item img {
    margin: 10px 0 0 0;
    width: 100%;
    display: none;
  }
  .footer {
    height: auto;
    overflow: hidden;
    padding: 10px;
  }
  .footer .layout {
    padding: 0 10px;
    display: block;
  }
  .footer .layout .logo {
    width: 100%;
  }
  .footer .layout .justifyB {
    display: block;
  }
  .footer .layout .justifyC {
    margin-top: 10px;
  }
  .footer .layout .info {
    text-align: left;
    margin: 0;
  }
  .footer .layout .info .left {
    padding-right: 10px;
    margin-right: 10px;
  }
  .banner1 {
    height: 100px !important;
  }
  .indexBanner {
    background-image: url(../images/banner1.jpg) !important;
  }
  .indexBanner img {
    display: none;
  }
  .page-number,
  .searchGoto {
    display: none !important;
  }
  .tp_list {
    width: 100%;
  }
  .news-box {
    margin: 0;
    width: 100%;
    padding: 0 10px;
  }
  .news-box .content .title {
    font-size: 22px;
  }
  .ys_list {
    width: 100%;
  }
  .ys_list .item {
    display: block;
    margin-bottom: 10px;
  }
  .ys_list .left {
    display: none;
  }
  .ys_list .right {
    padding: 20px;
    box-sizing: border-box;
  }
  .ys_list .right img {
    width: 100%;
    height: 200px;
  }
  .ys_list .right .title {
    font-size: 30px;
  }
}
/*# sourceMappingURL=style.css.map */
