.newbox {
  overflow: hidden;
  width: 100%;
}
.hxyw {
  overflow: auto;
}
.left {
  float: left;
}

.right {
  float: right;
}

.list_parenchannel {
  height: 55px;
  width: 282px;

  font-size: 42px;
  font-weight: bold;
  text-align: center;
  line-height: 55px;
  letter-spacing: 1px;
  background: none;
  color: #e71f2c;
}

.list_ul a {
  display: block;
  width: 100%;
  background: none;
  color: #c50000;
  font-size: 16px;
  text-align: center;

  margin: 15px 0px;
  height: 29px;
  line-height: 29px;
}

.list_ul_a {
  width: 720px;
  min-height: 345px;
}

.list_left {
  width: 282px;
  padding-top: 15px;
  background: #f2e0e2;
  height: 630px;
}

.list_ul {
  padding: 0px 0px;
}

.list_ul_a {
  width: 720px;
  margin: 0 auto;
  padding-top: 10px;
  min-height: 350px;
  clear: both;
  background: none;
  color: #0f0f0f;
  font-size: 16px;
  text-align: left;
  text-indent: 66px;
  margin-bottom: 0px;
}

.list_ul_a li {
  height: 35px;
  line-height: 35px;
  background: url(../images/index_list_ico.png) no-repeat left center;
  text-indent: 15px;
}

.list_ul_a li a {
  float: left;
  color: #333;
}

.list_ul_a li span {
  float: right;
  color: #919191;
  font-size: 15px;
}

.list_ul a.active {
  color: #ffffff;
  background: url(../img/xxgkactive.png) no-repeat !important;
}

.gzdt {
  width: 900px;
  height: 265px;
  display: block;
  float: left;
  margin-left: 16px;
  margin-top: 17px;
}

.abg {
  height: 40px;
  line-height: 40px;
  background: url(../img/gzdtbg.png) no-repeat;
  width: 100%;
}

.abg .more {
  font-size: 14px;
  margin-right: 28px;
  float: right;
}

.abg .title {
  color: #fff;
  font-size: 22px;
  margin-left: 72px;
  float: left;
}

.Imgldxx {
  width: 336px;
  height: 213px;
  position: relative;
  overflow: hidden;
  display: block;
}

.gzdt .strike a {
  width: 336px;
  display: block;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 12px 0;
  text-align: center;
  color: #ee0000;
}

.gzdt .list {
  width: 96%;
  margin-left: 24px;
}
.gzdt .list li {
  padding: 0;
}
.gzdt .list a {
  display: block;
  height: 35px;
  line-height: 35px;
  float: left;
  text-indent: 36px;
  color: #333;
  background: url(../img/gzdticon.png) 12px no-repeat;
}

.gzdt .list span {
  display: block;
  height: 35px;
  line-height: 35px;
  float: right;
  font-size: 16px;
  text-align: center;
  color: #666;
}

/**/
.newbox .slidebox {
  width: 900px;
  height: 360px;
  float: left;
  position: relative;
  margin-left: 16px;
}

.newbox .swiper-container {
  position: relative;
}

.newbox .swiper-slide a img {
  width: 100%;
  height: 100%;
}

.newbox .swiper-wrapper {
  height: 360px !important;
}

.hxyw .workbox {
  width: 275px;
  float: left;
  margin-right: 33px;
}

.hxyw .workbox:nth-child(4n) {
  margin-right: 0px;
}

.hxyw .workbox .title {
  width: 85%;
  padding-left: 15%;
  height: 50px;
  line-height: 50px;

  position: relative;
}

.workbox .center_list li {
  font-size: 14px;
  padding-left: 14px;
  position: relative;
  height: 33px;
  line-height: 33px;
}
.hxyw .workbox i {
  display: block;
  position: absolute;
  top: 53%;
  left: 10px;
  margin-top: -12px;
  width: 22px;
  height: 24px;
}

.workbox:nth-child(1) .title i {
  background-image: url(../img/hxyw/icon1.png);
  left: 18px;
}

.workbox:nth-child(2) .title i {
  background-image: url(../img/hxyw/icon2.png);
  width: 29px;
}

.workbox:nth-child(3) .title i {
  background-image: url(../img/hxyw/icon3.png);
  height: 23px;
}

.workbox:nth-child(4) .title i {
  background-image: url(../img/hxyw/icon4.png);
}

.workbox:nth-child(5) .title i {
  background-image: url(../img/hxyw/icon5.png);
}

.workbox:nth-child(6) .title i {
  background-image: url(../img/hxyw/icon6.png);
}

.workbox:nth-child(7) .title i {
  background-image: url(../img/hxyw/icon7.png);
  height: 19px;
  top: 58%;
}
.workbox:nth-child(8) .title i {
  background-image: url(../img/hxyw/icon8.png);
}

.workbox .title .active {
  font-size: 18px;
  font-weight: bold;
}
.Carousel {
  width: 100%;
  height: 150px;
  background: #f8f8f8;
  position: relative;
  margin-top: 21px;
}

.Carousel img {
  float: left;
}

.box {
  width: 98%;
  height: 150px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  float: left;
  margin-left: 1%;
}

.box a {
  width: 200px;
  height: 150px;
  display: inline-block;
  margin-left: 28px;
}

.box img {
  width: 200px;
  height: 150px;
  display: block;
}

.prev {
  position: absolute;
  background-image: url(../img/next.png);
  right: 0px;
  left: auto;
  width: 10px;
  height: 16px;
  top: 68px;

  z-index: 10;
  cursor: pointer;

  background-position: center;
}

.next {
  position: absolute;
  background-image: url(../img/prev.png);
  right: auto;
  left: 0px;
  width: 10px;
  height: 16px;
  top: 68px;

  z-index: 10;
  cursor: pointer;

  background-position: center;
}

.wt ul {
  display: none;
}

.swiper-pagination {
  right: 29px;
  left: auto !important;
  width: 94px !important;
}

.newbox .slide-text {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  padding-left: 20px;
  line-height: 40px;
  background: rgba(199, 0, 15, 0.4);
  width: 100%;
  height: 40px;
}

.yqlj {
  width: 100%;
  background: #f2f2f2;
  margin-top: 40px;
}
.yqlj .content {
  width: 1200px;
  margin: 0 auto;
  line-height: 48px;
  height: 48px;
}
.yqlj .content i {
  background: url(../img/yqlj.png);
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-right: 10px;
}
.yqlj .content a {
  margin-left: 125px;
}
