.part--left {
  width: 796px;
}
.part--left--s {
  width: 390px;
  margin-right: 14px;
}
.part--center {
  width: 392px;
}
.part--right {
  width: 390px;
  margin-left: 14px;
}
.row {
  overflow: hidden;
}
.row1 {
  height: 306px;
}
.hots-wrapper {
  overflow: hidden;
  height: 90px;
  margin-bottom: 30px;
  background-color: #F0F0F0;
}
.hots-wrapper .hot-item {
  float: left;
  width: 278px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background-repeat: no-repeat;
}
.hots-wrapper .hot-item:not(.hot-title) {
  cursor: pointer;
}
.hots-wrapper .hot-item a {
  color: #666666;
}
.hots-wrapper .hot-item a span {
  font-size: 22px;
}
.hots-wrapper .hot-item:hover a {
  color: #4288D1;
}
.hots-wrapper .hot-item img {
  width: 28px;
  vertical-align: sub;
  margin-right: 2px;
}
.hots-wrapper .hot-item.gbdqzn {
  width: 388px;
}
.hots-wrapper .hot-item.gbdqzn img {
  width: 30px;
}
.hots-wrapper .hot-item.hot-title {
  width: 248px;
  color: #ffffff;
  background-color: #4288D1;
  text-align: center;
}
.hots-wrapper .hot-item.hot-title span {
  font-size: 28px;
}
.hots-wrapper .hot-line {
  float: left;
  width: 3px;
  height: 90px;
  background-image: url("/zouchuqu/images/line3.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.swiper {
  position: relative;
  overflow: hidden;
  width: 390px;
  height: 305px;
}
.swiper .swiper-slide {
  position: relative;
}
.swiper .swiper-slide a {
  display: block;
}
.swiper .swiper-slide img {
  display: block;
  width: 100%;
}
.swiper .swiper-slide .swiper-slide--text {
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 52px;
  line-height: 52px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper .swiper-button {
  position: absolute;
  width: 36px;
  height: 56px;
  background-image: url("/zouchuqu/images/arrow.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.swiper .swiper-button.swiper-button-prev {
  left: 0;
}
.swiper .swiper-button.swiper-button-next {
  right: 0;
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.section-top {
  padding-left: 40px;
  margin-bottom: 10px;
  border-bottom: 2px solid #1873E4;

}
.section-top a {
  line-height: 44px;
  font-size: 24px;
}
.section-top.top1 {
  background-image: url("/zouchuqu/images/notice.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.section-top.top2 {
  background-image: url("/zouchuqu/images/news.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.section-top.top3 {
  background-image: url("/zouchuqu/images/article.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.section-top.top4 {
  background-image: url("/zouchuqu/images/online.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.section-top.top5 {
  background-image: url("/zouchuqu/images/service.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.section-top.top6 { line-height: 44px;
  font-size: 24px;
  background-image: url("/zouchuqu/images/gggs.png");
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 26px;
}
.row {
  margin-bottom: 30px;
}
.section-content ul.list--normal {
  height: 260px;
}
.section-content ul.list--normal li a {
  overflow: hidden;
  display: block;
  line-height: 52px;
  padding-left: 16px;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  background-image: url("/zouchuqu/images/dot.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.section-content .list--zyfw {
  overflow: hidden;
  margin-top: 24px;
}
.section-content .list--zyfw li {
  float: left;
  box-sizing: border-box;
  width: 180px;
  height: 222px;
  padding-top: 16px;
  border: 1px solid #D4D4D4;
  border-radius: 20px;
}
.section-content .list--zyfw li:hover {
  background-color: #eeeeee;
}
.section-content .list--zyfw li a {
  text-align: center;
}
.section-content .list--zyfw li img {
  display: block;
  width: 151px;
  margin: 0 auto;
}
.section-content .list--zyfw li + li {
  margin-left: 25px;
}
.section-content .list--zxbs li {
  height: 62px;
  margin-top: 14px;
}
.section-content .list--zxbs li img {
  display: block;
  width: 100%;
}
.section-content .tabs-wrap {
  height: 310px;
  margin-bottom: 12px;
}
.section-content .tabs__nav {
  overflow: hidden;
}
.section-content .tabs__nav .tab__item {
  float: left;
  padding: 0 20px;
  font-size: 20px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.section-content .tabs__nav .tab__item a {
  color: #666666;
  font-weight: bold;
  line-height: 50px;
}
.section-content .tabs__nav .tab__item.active {
  background-image: url("/zouchuqu/images/line1.png");
}
.section-content .tabs__nav .tab__item.active a {
  color: #1873E4;
}
.section-content .tab__panel {
  display: none;
}
.section-content .tab__panel.active {
  display: block;
}
.section-content .tab__panel ul.list--normal a {
  overflow: hidden;
}
.section-content .tab__panel ul.list--normal a div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 120px;
  line-height: 52px;
}
.section-content .tab__panel ul.list--normal a span {
  color: #979797;
  line-height: 52px;
}
.yqlj-wrap {
  box-sizing: border-box;
  height: 72px;
  line-height: 42px;
  background-color: #2163B6;
}
.yqlj-wrap .yqlj--label {
  line-height: 72px;
  width: 246px;
  background-color: #1873e4;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}
.yqlj-wrap .select-wrap {
  margin-top: 15px;
  margin-left: 36px;
}
.yqlj-wrap .select__options a {
  display: block;
  color: #ffffff;
}
/* @media screen and (min-width: 1401px) {
  .row1 {
    height: 326px;
  }
  .hots-wrapper .hot-item {
    width: 347px;
  }
  .hots-wrapper .hot-item.gbdqzn {
    width: 428px;
  }
  .hots-wrapper .hot-item.hot-title {
    width: 270px;
  }
  .swiper {
    width: 475px;
    height: 325px;
  }
  .part--left {
    width: 926px;
  }
  .part--left--s {
    width: 476px;
    margin-right: 22px;
  }
  .part--center {
    width: 430px;
  }
  .part--right {
    width: 440px;
    margin-left: 32px;
  }
  .section-content .list--zyfw li {
    width: 210px;
    height: 230px;
  }
  .section-content .list--zyfw li + li {
    margin-left: 26px;
  }
} */
.m-dropdown {
  position: relative;
  width: 282px;
  height: 42px;
  line-height: 42px;
  z-index: 1;
  background-color: #fff;
  cursor: pointer;
}
.m-dropdown__trigger {
  box-sizing: border-box;
  color: #333333;
  padding-left: 16px;
  -ms-user-select: none;
      user-select: none;
}
.m-dropdown__trigger.opened .m-dropdown-triangle {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.m-dropdown-triangle {
  position: absolute;
  width: 23px;
  height: 13px;
  right: 16px;
  top: 16px;
  background-image: url("/zouchuqu/images/triangle.png");
  background-position: left center;
  z-index: 10;
  transition: transform 0.3s;
}
.m-dropdown__options {
  position: absolute;
  width: 282px;
  background-color: #4288D1;
  color: #333333;
  z-index: 1001;
}
.m-dropdown__options > * {
  padding-left: 16px;
}
.m-dropdown__options > *:hover {
  background-color: #2163B6;
}
/* @media screen and (min-width: 1401px) {
  .m-dropdown {
    width: 316px;
  }
  .m-dropdown__options {
    width: 316px;
  }
} */
