/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.section-more {
  cursor: pointer;
}

.list-links li::after {
  width: 0;
}
.list-links li a:hover {
  color: #0099ff;
}

.toolbar {
  background: url(../images/i_r7_c23.jpg);
  height: 37px;
  border: #d3d3d3 1px solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-radius: 5px;
}

.querystyle2232 {
  background-image: url(../images/seach_bg.gif);
  border-bottom: #878787 1px solid;
  position: relative;
  border-left: #878787 1px solid;
  padding-left: 18px;
  background-repeat: no-repeat;
  font-family: ;
  height: 20px;
  color: #222222;
  font-size: 10pt;
  border-top: #878787 1px solid;
  border-right: #878787 1px solid;
  padding-top: 3px;
  box-sizing: border-box;
}
 .list-banner{ min-height: 150px ;margin-bottom: 10px; }
 .list-banner .swiper-container { width: 100%; min-height: 150px; height:150px;}
 .list-banner .list-slide { display: flex; flex-direction: row;}
 .list-banner .list-slide img {float:left; width: 44%; min-height: 110px; max-height: 110px; margin-right: 2%; display: block; object-fit:cover;}
 .list-banner .list-slide .title-bg { width: 54%;float:left;}
 .list-banner .list-slide .title-bg .slide-title {height: 50px; font-size: 16px; line-height: 25px; overflow: hidden;  display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2;}
 .list-banner .list-slide .title-bg .slide-sub-title { display: inline-block; height: 40px; color: gray; font-size: 12px; line-height: 20px;overflow: hidden;  display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2; }
 .list-banner .list-slide .title-bg .date { display: inline-block; width: 100%; height: 20px; color: gray; font-size: 12px; line-height: 20px; text-align: right;}
 .list-banner .swiper-button-next::after,  .list-banner .swiper-button-prev::after { color: #fff;}
.swiper-pagination-bullet{ background: gray; opacity: 1;}
.swiper-pagination-bullet-active{ background: #304b8e;} 
 .list-banner .swiper-pagination-bullets,  .list-banner.swiper-pagination-custom,  .list-banner .swiper-pagination-fraction{ bottom: 0px;}