body {
  overflow-x: hidden;
  width: 100%;
  background-image: url();
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.about_banner {
  width: 100%;
  height: 192px;
  background: url(../img/news_banner.png) no-repeat center center;
  background-size: 100% 100%;
  ;
  position: relative;
}

.about_banner .about_content {
  width: 100%;

}

.about_banner .about_content .textdesc {
  width: 300px;
  height: 120px;
  position: absolute;
  left: 21%;
  top: 30%
}

.about_banner .about_content .textdesc p {
  font-size: 43px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
  width: 400px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
  position: relative;
}

.about_banner .about_content .textdesc .poline div {
  width: 200px;
  height: 12px;
  background: #ffffff;
  box-shadow: rgb(0, 204, 0) 0px 0px 3px inset;
  position: absolute;
  left: 0;
  top: -6px;
}

.about_banner .about_content .textdesc .poline p {
  font-size: 21px;
  font-style: italic;
  color: #FFFFFF;
  position: absolute;
  right: 10px;
  bottom: -30px;
}

/*  */
.title>ul>li {
  list-style: outside;
}

/* headline */
.headline {
  width: 754px;
  height: 1px;
  background: #BFBFBF;
  opacity: 0.6;
  margin: 0 auto;
  margin-top: 60px;
}

/* 说明 */
.textbox {
  width: 754px;

  display: flex;
  justify-content: space-between;
  margin: 0 auto;

}



.textbox .content {
  width: 496px;
  min-height: 500px;
  margin: 0 auto;
  padding-bottom: 18px;
  border-right: 1px #EEEEEE solid;
  margin-top: 30px;
  padding-right: 20px;

}

.textbox .content h2 {
  width: 517px;
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  text-align: center;
}

/* 段落图片 */
.chart {
  width: 496px;
  height: 155px;
  background-image: url('../img/chart\(1\).png');
  line-height: 211px;
  text-align: center;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 496px 155px;
}

.chart>div>img {
  width: 191px;
  height: 55px;
  padding-left: 22px;
}

.chart1 {
  width: 496px;
  height: 164px;
  background-image: url('../img/chart\(2\).png');
  line-height: 250px;
  text-align: center;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 496px 155px;

}

.chart1>div>img {
  width: 112px;
  height: 94px;
  padding-left: 30px;
}

/*时间 */
.time {
  width: 496px;
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  text-align: right;
  margin-top: 24px;
}

.textbox .content h2 span {
  font-weight: normal;
  font-size: 18px;
}

.textbox .content .boldtitle {
  font-size: 15px;
  color: black;
  font-weight: bold;
  line-height: 34px;
  margin-bottom: 5px;
  /* padding-top: 30px; */
}

/*  */

i {
  display: inline-block;

  /*padding-left: 100%;*/

  width: 100%;

}

.textbox .content .title {
  width: 496px;
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: justify;
}

.textbox .content .title>p>img {
  max-width: 494px;

}

.textbox .content .line {
  position: relative;
  left: 0px;

  border-bottom: 1px solid rgba(12, 11, 11, 0.301);
  margin: 0 auto;
}


.textbox .content .floatbox {
  width: 100%;
  margin-top: 70px;
  position: relative;
}

.textbox .content .floatbox .fitem {
  width: 46%;
  height: 198px;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.textbox .content .floatbox .fitem .floimg {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}

.textbox .content .floatbox .fitem .fl_title {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  text-align: center;
  margin-top: 10px;
}

.textbox .content .floatbox .fitem .fl_span {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-top: 20px;
}

.textbox .content .floatbox .left {
  float: left;
  background-image: url(../img/about_left.png);
}

.textbox .content .floatbox .right {
  float: right;
  background-image: url(../img/about_right.png);
}

.textbox .content .floatbox .gr_block1 {
  width: 46px;
  height: 188px;
  background: #85CD27;
  border-radius: 0px 20px 20px 0px;
  position: absolute;
  top: 0;
  left: 42.3%;
}

.textbox .content .floatbox .gr_block2 {
  width: 46px;
  height: 188px;
  background: #85CD27;
  border-radius: 0px 20px 20px 0px;
  position: absolute;
  top: 0;
  right: 0;

}


/* 导航下划线 */
.bottomLine {
  left: 285px;
}

/* 正文 */
.title>span {
  font-weight: 800;
  font-size: 8px;
  position: relative;
  top: -7px;

}

.test {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.test.h3 {
  font-weight: bold;
  font-size: 24px;
  margin-top: 30px;
}

.test.h3.span {
  font-weight: normal;
  font-size: 18px;
}


/* 右侧 */
.content-right {
  width: 213px;
  height: 500px;
  margin-top: 30px;
  margin-left: 14px;
}

.content-right>img {
  width: 213px;
  height: 62px;
  margin-bottom: 41px;

}

/* 热门新闻 */


.hotNews>h3 {
  font-size: 13px;
  font-family: PingFang SC;
  color: #333333;
  padding-bottom: 21px;
}

.hotNews>a {
  font-size: 11px;
  color: #8A8A8A;
  margin-bottom: 14px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space:nowrap;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.hotNews>a {
  text-decoration: none;
  font-size: 11px;
  font-family: PingFang SC;

  color: #8A8A8A;
  line-height: 17px;

}

.hotNews>a:hover {
  color: #348DCC;
}

/* 更多新闻 */
.moreNews {
  margin-top: 24px;
}

.moreNews1 {
  display: flex;
  justify-content: space-between;
}

.moreNews>h3 {

  font-size: 13px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}

.moreNews2>button {
  display: inline-block;
  width: 97px;
  height: 32px;
  background-repeat: no-repeat;
  font-size: 11px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #999999;
  text-align: center;
  line-height: 29px;
  background: #FFFFFF;
  border: 1px solid #9999995d;
  margin-top: 18px;


}

.moreNews2>button:hover {
  color: #FFFFFF;
  background: linear-gradient(257deg, #80BE30, #348DCC);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.342);
  border: none;
}

/* 下载按钮 */
.xiazai {
  width: 94px;
  height: 16px;
  margin: 0 auto;
}

.xiazai img {
  width: 100%;
  height: 100%;
}

/*  */
.line5 {
  width: 754px;
  height: 1px;
  background: #BFBFBF;
  opacity: 0.6;
  margin: 0 auto;
  margin-top: 30px;

}


/* 轮播 */
.imgdesc .content .blackbox {
  width: 1200px;
  height: 140px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -600px;
  background: rgba(0, 0, 0, .4);
  z-index: 98;
}

.swiper-container {
  width: 100%;
  height: 470px !important;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: 100% 100%;
  background-position: center;
}

.gallery-top {
  margin-top: 50px;
}

.swiper-button-prev {
  width: 44px !important;
  height: 44px !important;
  background-image: url(../img/next_left.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  left: 60px !important;
  top: 87% !important;
  z-index: 100 !important;
}

/* 右按钮 */
.swiper-button-next {
  width: 44px !important;
  height: 44px !important;
  background-image: url(../img/next_right.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  right: 60px !important;
  top: 87% !important;
  z-index: 100 !important;
}

.gallery-top {
  height: 100%;
  width: 100%;
}

.gallery-thumbs {
  width: 80%;
  height: 108px !important;
  box-sizing: border-box;
  padding: 10px 0;
  position: absolute !important;
  bottom: 60px;
  left: 10%;
  z-index: 99 !important;
}

.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: .8;
  border-radius: 5px;
  overflow: hidden;
}

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  /* border: 2px solid #fff; */
}

/* 上一条下一条 */
.Previous {
  display: flex;
  margin-bottom: 10px;
}

.Previous>span {
  font-size: 11px;
}

.Previous>div {
  width: 700px;
  font-size: 11px;
}

.Next {
  display: flex;
}


.Next>span {
  width: 60px;
}

.Next>a {
  width: 444px;
  /* line-height: 15px; */
}

.Previous>span {
  width: 60px;
}

.Previous>a {
  width: 444px;
}

.Next>span {
  font-size: 11px;
}

.Next>div {
  width: 700px;
  font-size: 11px;

}

.next {
  width: 916px;
  height: 60px;
  line-height: 20px;
  /* background-color: #EEEEEE; */
  margin-top: 30px;
  margin-left: 280px;
  margin-bottom: 40px;

}

.next1 {
  width: 850px;
  /* display: flex; */
  margin: 0 auto;
}

.next1 div p {
  font-size: 11px;
}

/*返回列表  */
.next2 {
  width: 129px;
  height: 36px;
  background-image: url('../img/info_back.png');
  background-repeat: no-repeat;
  line-height: 36px;
  text-align: center;
  background-size: 182px 50px;
  margin-left: 375px;
  margin-top: 40px;


}

.next2>a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 17px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}

.next2>a:hover {
  color: #FFFFFF;
}

.next2 img {
  width: 10px;
  height: 10px;
}

.next3>a>a {
  width: 600px;
  font-size: 11px;
  font-family: PingFang SC;
  font-weight: 400;
  /* text-decoration: none; */
  color: #333333;
  line-height: 30px;
  border-bottom: 1px solid white;

}

.next3>div>a {
  font-size: 11px;
  font-family: PingFang SC;
  color: #333333;


}

.next3>div>a:hover {
  color: #348DCC;
  text-decoration-line: underline;
  /* text-decoration: tomato; */
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.589); */

}




/* 默认超链接字体悬停时色彩为红色 */