.gp-title27 {
  margin: 14px 0;
}
.gp-title27 span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.gp-title27 h2 {
  line-height: 1.5;
  color: #222;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title27 .more {
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin-top: 3px;
}
.gp-title27 .more span {
  color: #999;
  position: relative;
  z-index: 1;
}
.gp-title27 .more::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #145ca9;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-title27 .more:hover::before {
  transform: none;
}
.gp-title27 .more:hover span {
  color: #fff;
}
.carousel114 .item .gp-img-responsive {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.carousel114 .item .bottom {
  padding: 20px 30px;
  box-sizing: border-box;
  position: relative;
}
.carousel114 .item .bottom .title {
  color: #333333;
  margin-bottom: 28px;
}
@media screen and (max-width: 996px) {
  .carousel114 .item .bottom .title {
    margin-bottom: 14px;
  }
}
.carousel114 .item .bottom .time {
  color: #145ca9;
}
.carousel114 .item .bottom .time i {
  display: inline-block;
  margin: 0 7px 0 0;
}
@media screen and (max-width: 996px) {
  .carousel114 .item .bottom {
    padding: 10px 15px 20px;
  }
}
.carousel114 .item .bottom::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  background: #145ca9;
  height: 2px;
}
.carousel114 .slick-dots {
  font-size: 0;
  left: 0;
  width: 100%;
  bottom: 8px;
  text-align: center;
}
.carousel114 .slick-dots li {
  width: 30px;
  height: 5px;
  margin: 0 10px;
}
.carousel114 .slick-dots li button {
  border-radius: 0;
  background: #cfa972;
}
.carousel114 .slick-dots li.slick-active button {
  background: #145ca9;
}
.carousel114:hover .bottom::after {
  width: 100%;
}
.carousel114:hover .title {
  color: #145ca9 !important;
}
.block-list86 li >div {
  overflow: hidden;
  padding: 26px 0;
  border-bottom: 1px solid #c9c9c9;
  display: flex;
}
.block-list86 li >div .date {
  background: #bfbeac;
  color: #fff;
  width: 55px;
  height: 53px;
  float: left;
  text-align: center;
}
.block-list86 li >div .date .day {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 33px;
}
.block-list86 li >div .date .month {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
.block-list86 li >div a {
  display: block;
  color: #333;
  flex: 1;
  padding-left: 20px;
  line-height: 1.6;
  height: 3.2em;
  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-list140 {
  margin: 0 -25px;
  overflow: hidden;
}
.block-list140 li {
  transition: all 0.3s ease-in-out;
}
.block-list140 li a {
  margin: 0 25px;
  display: block;
}
.block-list140 li a .mode2Pic {
  padding-bottom: 56.41%;
}
.block-list140 li a .mode2bot {
  padding: 20px;
  box-sizing: border-box;
}
.block-list140 li a .mode2bot .mode2name {
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list140 li a .mode2bot .mode2txt {
  line-height: 1.7;
  height: 5.1em;
  color: #666666;
  overflow: hidden;
  margin-top: 20px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.block-list140 li a .mode2bot .mode2date {
  position: relative;
  text-align: center;
  padding-top: 20px;
  box-sizing: content-box;
}
.block-list140 li a .mode2bot .mode2date span {
  display: inline-block;
  padding: 0 23px;
  box-sizing: border-box;
  position: relative;
  color: #145ca9;
}
.block-list140 li a .mode2bot .mode2date span::before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #145ca9;
  position: absolute;
  left: -73px;
  top: 50%;
}
.block-list140 li a .mode2bot .mode2date span::after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #145ca9;
  position: absolute;
  right: -73px;
  top: 50%;
}
.block-list140 li:hover {
  transform: translateX(5px);
}
.block-list140 li:hover .mode2bot {
  box-shadow: 10px 0 20px rgba(155, 0, 0, 0.1);
}
@media screen and (max-width:996px) {
  .block-list140 > li > a {
    margin: 0 10px;
  }
}
@media screen and (max-width:768px) {
  .block-list140 li a .mode2bot {
    padding: 15px;
  }
  .block-list140 li a .mode2bot .mode2txt {
    margin-top: 10px;
    height: auto;
  }
  .block-list140 li a .mode2bot .mode2date {
    padding-top: 10px;
    height: auto;
  }
}
@media screen and (max-width:996px) {
  .block-list140 {
    margin: 0 -10px;
  }
}
.block-list115 li >div {
  box-sizing: border-box;
  overflow: hidden;
  padding: 23px 30px;
  display: flex;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.35s ease;
}
.block-list115 li >div:hover {
  transform: translateX(10px);
}
.block-list115 li::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.block-list115 li .date {
  width: 65px;
  border-right: 1px solid #e5e5e5;
  color: #999;
}
.block-list115 li .date i {
  display: block;
  font-style: normal;
}
.block-list115 li .date b {
  display: block;
  color: #145ca9;
}
.block-list115 li a {
  display: block;
  flex: 1;
  padding-left: 10px;
  color: #333;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list115 li a:hover {
  color: #145ca9;
}
.blocklist141 {
  margin: 0 -25px;
  overflow: hidden;
}
.blocklist141 li {
  margin-bottom: 50px;
}
.blocklist141 li a {
  display: block;
  border: 1px solid #dcdcdc;
  position: relative;
  z-index: 0;
  margin: 0 25px;
}
.blocklist141 li a .mode3content {
  padding: 34px 30px 30px 25px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.blocklist141 li a .mode3content .date3 {
  color: #333333;
  margin-bottom: 20px;
  position: relative;
}
.blocklist141 li a .mode3content .date3::before {
  content: "";
  display: block;
  width: 4px;
  height: 20px;
  background: #145ca9;
  position: absolute;
  left: -25px;
  top: 0;
}
.blocklist141 li a .mode3content p {
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #333333;
}
.blocklist141 li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 10px;
  top: 10px;
  background: #eee;
}
.mode3tab >div {
  position: relative;
}
.mode3tab .mode3tiltabs {
  padding-right: 50px;
  overflow: hidden;
}
.mode3tab .mode3tiltabs .til_tab {
  padding-left: 35px;
  position: relative;
  line-height: 2;
  box-sizing: border-box;
  color: #333333;
  margin-bottom: 30px;
  display: block;
  cursor: pointer;
}
.mode3tab .mode3tiltabs .til_tab::before {
  content: "";
  width: 0px;
  height: 4px;
  background: #145ca9;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
  transition: all 0.3s ease-in-out;
}
.mode3tab .mode3tiltabs .til_tab.on::before {
  width: 20px;
}
.mode3tab .tabMore2 {
  position: absolute;
  left: 56px;
  bottom: 0;
}
.mode3tab .tabMore2 .more_tab {
  display: none;
}
.mode3tab .tabListBox {
  min-height: 220px;
  display: none;
  margin-left: 157px;
  padding: 10px;
  padding-left: 30px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  border-left: 1px solid #dcdcdc;
}
@media screen and (max-width: 997px) {
  .mode3tab .mode3tiltabs {
    max-width: 100%;
    float: none;
    padding-right: 0;
  }
  .til_tabUl .til_tab {
    width: 50%;
    float: left;
    margin-bottom: 0 !important;
  }
  .mode3tab .tabListBox {
    margin-left: 0px;
    padding-left: 0;
  }
  .mode3tab .tabMore2 {
    position: absolute;
    left: 93%;
    bottom: 97%;
  }
  .mode3tab .tabListBox ul,
  .mode3tab .tabListBox ul a {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  /* mode3 */
  .mode3tiltabs {
    padding-right: 30px;
  }
  .mode3r {
    margin-left: 126px;
  }
  .mode3tab .tabMore2 {
    left: 83%;
  }
}
@media screen and (max-width: 479px) {
  .til_tabUl .til_tab {
    width: 40%;
  }
  .mode3tab .tabMore2 {
    bottom: 97.5%;
  }
  .blocklist141 li a .mode3content {
    padding: 20px;
  }
}
/*栏目列表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;
}
.columnList5 >li a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(20, 92, 169, 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;
  }
}
