.wrap {
  width: 100%;
  height: 100%;
  background-color: #FFFCF0;
  min-width: 1200px;
  margin: 0 auto;
}

.banner img {
  margin: 0 auto;
  width: 100%;
  display: block;
  margin: 0 auto;
  object-fit: contain;
}

.mian {
  width: 1200px;
  margin: 0 auto;
}

.topNews {
  margin-top: 50px;
}

.topNews a {
  color: #dc1818;
  text-align: center;
  font-family: "Source Han Serif CN";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  display: block;
}

.topNews2 {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.topNews2_em {
  margin: 0 15px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.topNews2 a {
  color: #333333;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 580px;
}

.slide-box {
  width: 100%;
  /* height: 376px; */
  margin-top: 50px;
}

.slide {
  width: 731px;
  height: 462px;
  position: relative;
  overflow: hidden;
}

.slide .hd {
  position: absolute;
  bottom: 18px;
  right: 20px;
  z-index: 111;
}

.slide .hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #fff;
  margin: 0 5px;
}

.slide .hd ul li.on {
  background: #BF001A;
}

.slide .bd {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slide .bd ul li {
  width: 731px;
  height: 462px;
  position: relative;
}

.slide .bd ul li a img {
  width: 731px;
  height: 462px;
}

.slide .bd ul li p {
  width: 100%;
  height: 46px;
  background: rgba(0, 0, 0, 0.5);
  background-size: 100%;
  line-height: 46px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 20px;
  padding-right: 120px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.slide .bd ul li p a {
  font-size: 17px;
  color: #fff;
}

.slideBoxFr {
  width: 454px;
}

.slideBoxFr .tab_title ul {
  display: flex;
}

.slideBoxFr .tab_title ul li {
  margin-right: 30px;
}

.slideBoxFr .tab_title ul li a {
  color: #666666;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.slideBoxFr .tab_title ul li.on a {
  color: #dc1818;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.slideBoxFr .tab_content .tab_content_items {
  display: none;
}

.slideBoxFr .tab_content .tab_content_items.on {
  display: block;
}

.slideBoxFr .tab_content .tab_content_items ul {
  margin-top: 25px;
}

.slideBoxFr .tab_content .tab_content_items ul li {
  /* line-height: 2; */
  background: url('../img/dian.png') left center no-repeat;
  text-indent: 10px;
}

.slideBoxFr .tab_content .tab_content_items ul li a {
  width: 380px;
  color: #333333;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 49px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slideBoxFr .tab_content .tab_content_items ul li span {
  width: 60px;
  float: right;
  color: #999999;
  text-align: right;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 49px;
}

.slideBoxFr .tab_content .tab_content_items ul li:nth-child(1) {
  width: 454px;
  height: 102px;
  background: url('../img/libg.png')no-repeat;
  background-size: 100% 100%;
  text-indent: 0;
}

.slideBoxFr .tab_content .tab_content_items ul li:nth-child(1) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.slideBoxFr .tab_content .tab_content_items ul li:nth-child(1) a {
  color: #dc1818;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  padding: 0 35px;
  display: block;
  white-space: wrap;
}

.slideBoxFr .tab_content .tab_content_items ul li:nth-child(1) span {
  display: none;
}

.xxfdBox {
  margin-top: 50px;
}

.xxfdBoxSlider {
  position: relative;
}

.xxfdBoxSlider .bd {
  margin-top: 30px;
}

.xxfdBoxSlider li {
  width: 285px;
  height: 151px;
  margin: 0 10px;
}

.xxfdBoxSlider li img {
  width: 285px;
  height: 151px;

}

.xxfdBoxSlider .slidericon {
  width: 24px;
  height: 44px;
  position: absolute;
}

.xxfdBoxSlider .prev {
  top: 50%;
  left: -50px;
  transform: translateY(-50%);
}

.xxfdBoxSlider .next {
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
}

.xxfdBoxList {
  margin-top: 20px;
}

.xxfdBoxList ul {
  width: 560px;
}

.xxfdBoxList ul li a {
  color: #333333;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  width: 470px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.xxfdBoxList ul li span {
  float: right;
  color: #999999;
  text-align: right;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.plzsBox {
  margin-top: 30px;
}

.plzsBox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.plzsBox ul li {
  width: 570px;
  height: 79px;
  background: url('../img/bgwhite.png')center no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin-top: 13px;
}

.plzsBox ul li:hover {
  background: url('../img/bgyellow.png')center no-repeat;
  padding-left: 40px;
}

.plzsBox ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}

.plzsBox ul li:hover a {
  color: #dc1818;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}

.gclsBox {
  margin-top: 50px;
}

.gclsBox .cl {
  margin-top: 40px;
}

.gclsBox .cl .fl {
  width: 580px;
  background: #F3EAC7;
}

.gclsBox .cl .fr {
  width: 580px;
  background: #F3EAC7;
}

.gclsBox ul {
  padding: 20px;
}

.gclsBox ul li {
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  line-height: 60px;
  border-bottom: #999999 1px dotted;
  height: 60px;
}

.gclsBox ul li a {
  width: 470px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.gclsBox ul li span {
  float: right;
}

.ysydBox {
  margin-top: 50px;
  margin-bottom: 80px;
}

.ysydBoxSlider {
  position: relative;
}

.ysydBoxSlider .bd {
  margin-top: 30px;
}

.ysydBoxSlider li {
  width: 390px;
  height: 217px;
  margin: 0 10px;
}

.ysydBoxSlider li img {
  width: 390px;
  height: 217px;

}

.ysydBoxSlider .slidericon {
  width: 24px;
  height: 44px;
  position: absolute;
}

.ysydBoxSlider .prev {
  top: 50%;
  left: -50px;
  transform: translateY(-50%);
}

.ysydBoxSlider .next {
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
}