.carousel12 {
  position: relative;
}
.carousel12 .slick-slide a {
  display: block;
}
.carousel12 .slick-slide a span {
  padding-bottom: 30.2%;
}
.carousel12 .slick-dots {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
}
.carousel12 .slick-dots li {
  margin: 10px 6px 0;
  display: inline-block;
  zoom: 1;
}
.carousel12 .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel12 .slick-dots li.slick-active button {
  background-color: #BE2427;
  border: 1px solid #BE2427;
}
.gp-title16 .more {
  border: 1px solid #ddd;
  padding: 5px 8px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.gp-title16 .more a {
  padding-right: 20px;
  background: url(../images/more.png) no-repeat center right;
  display: block;
}
.gp-title16 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title16 h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.block-list56 {
  overflow: hidden;
}
.block-list56 li {
  overflow: hidden;
}
.block-list56 li a {
  display: block;
}
.block-list56 li a .M_left {
  float: left;
  width: 31.15%;
  overflow: hidden;
}
.block-list56 li a .M_left .M_leftImg {
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
  background: #efefef;
}
.block-list56 li a .M_right {
  width: 65.48%;
  overflow: hidden;
}
.block-list56 li a .M_right .M_rightInfo {
  overflow: hidden;
  height: 211px;
}
.block-list56 li a .M_right .M_rightInfo p {
  line-height: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  overflow: hidden;
  height: 196px;
  overflow: hidden;
  text-indent: 2em;
  margin-bottom: 17px;
}
.block-list56 li a:hover p {
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .block-list56 .M_left {
    width: 35.15% !important;
  }
  .block-list56 .M_right {
    width: 60.48% !important;
  }
  .block-list56 .M_right .M_rightInfo {
    height: 201px !important;
  }
}
@media screen and (max-width: 1000px) {
  .block-list56 .M_left {
    width: 42.15% !important;
  }
  .block-list56 .M_right {
    width: 54.48% !important;
  }
  .block-list56 .M_right .M_rightInfo {
    height: 166px !important;
  }
}
@media screen and (max-width: 640px) {
  .block-list56 .M_left {
    width: 100% !important;
    float: none !important;
  }
  .block-list56 .M_right {
    width: 100% !important;
    float: none !important;
    margin-top: 20px !important;
  }
  .block-list56 .M_right .M_rightInfo {
    height: auto !important;
  }
}
/*栏目列表4*/
.columnList5 {
  margin: 0 -15px;
}
.columnList5 >li a {
  margin: 0 15px;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 100ms;
  box-sizing: border-box;
  padding: 50px 40px;
  background: url(images/title104.jpg) no-repeat center;
  background-size: cover;

    height: 100%;
}
.columnList5 >li a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(190, 36, 39, 0.8);
}
.columnList5 >li a::after {
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
  top: 10px;
  left: 10px;
  border: 1px solid transparent;
  transition: all 0.6s ease 0s;
}
.columnList5 >li a:hover::after {
  border-color: #fff;
}
.columnList5 >li a .title_c {
  position: relative;
  flex: 1;
  overflow: hidden;
  color: #fff;
  transition: all 0.6s ease 0s;
}
.columnList5 >li a .title_c .title {
  font-weight: normal;
}
.columnList5 >li a .more {
  position: absolute;
  left: calc(100% - 40px);
  transform: translateX(-100%);
  color: #fff;
  transition: all 0.6s ease 0s;
}
.columnList5 >li a:hover .more {
  left: 40px;
  transform: translateX(0);
}
/*.columnList5 >li a:hover .title_c {
  margin-left: 50px;
}*/
@media screen and (max-width:768px) {
  .columnList5 >li a {
    padding: 30px 20px;
  }
  .columnList5 >li a .more {
    left: calc(100% - 20px);
  }
  .columnList5 >li a:hover .more {
    left: 20px;
  }
  .columnList5 >li a:hover .title_c {
    margin-left: 30px;
  }
}
@media screen and (max-width:479px) {
  .columnList5 >li a {
    padding: 20px 20px;
  }
}
.block-list57 {
  overflow: hidden;
}
.block-list57 li {
  overflow: hidden;
}
.block-list57 li a {
  display: block;
  overflow: hidden;
}
.block-list57 li a .news_lf {
  width: 213px;
}
.block-list57 li a .news_lf .newsImg {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 67%;
}
.block-list57 li a .news_rt {
  margin-left: 0px;
}
.block-list57 li a .news_rt .newsInfo {
  overflow: hidden;
}
.block-list57 li a .news_rt .newsInfo h3 {
  line-height: 1.625;
  height: 52px;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  overflow: hidden;
}
.block-list57 li a .news_rt .newsInfo .time {
  padding: 15px 0 10px 0;
  display: block;
  padding-left: 30px;
  background: url(../images/time.png) no-repeat center left;
}
.block-list57 li a .news_rt .newsInfo p {
  line-height: 1.7;
  height: 48px;
  overflow: hidden;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
@media screen and (max-width: 480px) {
  .news01 .news_lf {
    width: 100% !important;
    float: none;
  }
  .news01 .news_rt {
    margin-left: 0 !important;
    margin-top: 20px;
  }
}
.block-list45 {
  position: relative;
}
.block-list45::before {
  content: "";
  display: block;
  width: 60%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #BE2427;
  z-index: -1;
}
.block-list45 ul {
  z-index: 2;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.block-list45 ul li {
  overflow: hidden;
  transition: all 0.2s ease-in;
}
.block-list45 ul li >div {
  display: flex;
}
.block-list45 ul li span {
  width: 52px;
  height: 48px;
  background: #BE2427;
  display: block;
  text-align: center;
  box-sizing: border-box;
  vertical-align: middle;
  color: #fff;
}
.block-list45 ul li span b {
  display: block;
  line-height: 25px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.68);
  padding-bottom: 2px;
}
.block-list45 ul li span i {
  display: block;
  transform: scale(0.8);
  line-height: 14px;
  font-style: normal;
  margin-top: 3px;
}
.block-list45 ul li h3 {
  flex: 1;
  font-weight: normal;
  display: block;
  vertical-align: middle;
  padding-left: 20px;
}
.block-list45 ul li h3 a {
  color: #333333;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list45 ul li:hover {
  transform: translateX(5px);
}
.block-list45 ul li:hover h3 a {
  color: #333333;
}
.block-list45 .line {
  width: 42.8%;
  height: 60.88%;
  background: #BE2427;
  position: absolute;
  right: -7px;
  top: -7px;
  z-index: 1;
}