body {
  overflow-x: hidden;
}

.section-more {
  cursor: pointer;
  position: relative;
  top: 2px;
}

.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;
}

.toolbar #now-time {
  float: left;
  margin-top: 12px;
  margin-left: 10px;
  font-size: 9pt;
  color: #222;
}

.toolbar .search-container {
  float: right;
  margin-top: 7px;
}

.toolbar .search-container > * {
  float: left;
  margin-right: 5px;
}

.toolbar .search-container img {
  margin-top: -3px;
}

.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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectstyle43735 {
  font-size: 9pt;
  width: 150px;
  color: #222;
  font-family: ;
  position: relative;
  height: 20px;
}

.left-container {
  width: 75%;
  float: left;
  margin-top: 10px;
}
.right-container {
  width: 24%;
  float: right;
  margin-top: 10px;
}
.bottom-container {
  margin-top: 10px;
}

.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 85%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #666;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: #ff0000;
}
.swiper-title-container {
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 8px;
}

.section-1 {
  height: 258px;
  box-sizing: border-box;
}
.section-1 > .banner {
  width: 39%;
  height: 100%;
  box-sizing: border-box;
  padding: 8px;
  float: left;
}
.section-1 > .section-1-1 {
  width: 60%;
  float: right;
  border: #b5d4f2 solid 1px;
  border-top: none;
  height: 100%;
  overflow: hidden;
}
.section-2 {
  height: 213px;
  box-sizing: border-box;
  margin-top: 10px;
  border: #b5d4f2 solid 1px;
  border-top: none;
  overflow: hidden;
}
.section-3 {
  height: 141px;
  box-sizing: border-box;
  margin-top: 10px;
  border: #b5d4f2 solid 1px;
  border-top: none;
  overflow: hidden;
}
.section-4 {
  height: 258px;
  box-sizing: border-box;
  border: #b5d4f2 solid 1px;
  border-top: none;
  overflow: hidden;
}
.section-5 {
  height: 364px;
  box-sizing: border-box;
  margin-top: 10px;
  border: #b5d4f2 solid 1px;
  border-top: none;
  overflow: hidden;
}

.section-title-bar-1 {
  height: 26px;
  background: url(../images/i_r11_c7.jpg) repeat-x;
}
.section-title-bar-1 > .section-title {
  background: url(../images/i_r11_c6.jpg) no-repeat;
  font-size: 14px;
  color: #0142a2;
  font-weight: bold;
  padding-left: 30px;
  float: left;
  height: 26px;
  line-height: 26px;
  width: 172px;
}
.section-title-bar-1 > .more {
  float: right;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  margin-right: 10px;
}

.bottom-container > div {
  float: left;
  width: 33%;
}
.list {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  *position: relative;
  *top: 0;
  *transform: none;
}

.list-1 {
  position: relative;
  top: 0;
  transform: none;
}
.list-1 > li {
  float: left;
  width: 48%;
  margin-right: 2%;
}
