:root {
  --main-color: #3fc3c7;
}
.main-box {
  height: 1000px;
  margin: 0 auto;
}
.main-box .wrap {
  width: 1180px;
  margin: 0 auto;
}
.main-box .biaoti-box .biaoti {
  width: 400px;
  height: 100px;
  margin: 0px auto;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}
.main-box .biaoti-box .biaoti p {
  width: 100%;
  position: absolute;
  font-size: 36px;
  z-index: 1;
  top: -7px;
  left: 50%;
  margin-left: -200px;
  color: #dddddd;
}
.main-box .biaoti-box .biaoti h2 {
  width: 100%;
  position: absolute;
  font-size: 35px;
  z-index: 999;
  bottom: 35px;
  left: 50%;
  margin-left: -200px;
}
.main-box .biaoti-box .biaoti h3 {
  width: 100%;
  position: absolute;
  font-size: 24px;
  z-index: 9;
  bottom: 3px;
  left: 50%;
  margin-left: -200px;
}
.main-box .news-banner {
  text-align: center;
  margin-bottom: 50px;
}
.main-box .news-box {
  position: relative;
}
.main-box .news-box .news-left {
  width: 790px;
  height: 100%;
}
.main-box .news-box .news-left .bzlist {
  width: 790px;
  height: 46px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.main-box .news-box .news-left .bzlist li {
  width: 140px;
  height: 46px;
  background-color: #f2f2f2;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #666666;
}
.main-box .news-box .news-left .bzlist li a {
  color: #666666;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.main-box .news-box .news-left .bzlist li.bzactive {
  background-color: var(--main-color);
}
.main-box .news-box .news-left .bzlist li.bzactive a {
  color: #fff;
}
.main-box .news-box .news-left .bzlist li:hover {
  background-color: var(--main-color);
  color: #fff;
}
.main-box .news-box .news-left .bzlist li:hover a {
  color: #fff;
}
.main-box .news-box .news-left .newslist {
  width: 730px;
}
.main-box .news-box .news-left .newslist li {
  width: 730px;
  height: 180px;
  padding-bottom: 40px;
  margin-bottom: 38px;
  border-bottom: 1px solid #b3b3b3;
  display: flex;
  justify-content: space-between;
}
.main-box .news-box .news-left .newslist li img {
  display: block;
  width: 292px;
  height: 182px;
}
.main-box .news-box .news-left .newslist li div {
  width: 430px;
  height: 182px;
  position: relative;
}
.main-box .news-box .news-left .newslist li div .new-title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  text-indent: 32px;
}
.main-box .news-box .news-left .newslist li div p {
  font-size: 16px;
  text-indent: 32px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #666666;
  padding-top: 10px;
}
.main-box .news-box .news-left .newslist li div a {
  font-size: 16px;
  color: #ff0000;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.main-box .news-box .news-right {
  width: 345px;
  height: 880px;
  background-color: var(--main-color);
  position: absolute;
  right: 0px;
  top: 0;
}
.main-box .news-box .news-right h5 {
  height: 95px;
  line-height: 105px;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.main-box .news-box .news-right .ystdlist {
  width: 282px;
  height: 460px;
}
.main-box .news-box .news-right .ystdlist .ys-name {
  width: 282px;
  height: 95px;
  background-color: #fff;
  margin-top: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.main-box .news-box .news-right .ystdlist .ys-name h4 {
  font-size: 26px;
}
.main-box .news-box .news-right .ystdlist .ys-name p {
  font-size: 20px;
}
.main-box .news-box .news-right .ystdlist-pagination {
  width: 140px;
  height: 28px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.main-box .news-box .news-right .ystdlist-pagination .swiper-pagination-bullet {
  display: block;
  width: 24px;
  height: 24px;
  background-color: #b2e7e9;
  border-radius: 50%;
  cursor: pointer;
}
.main-box .news-box .news-right .ystdlist-pagination .swiper-pagination-bullet-active {
  width: 28px;
  height: 28px;
  background-color: #fff;
}
.main-box .news-box .news-right .ayrx {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}
.main-box .news-box .news-right .jzlc-yyys {
  width: 300px;
  height: 140px;
  margin: 0 auto;
  margin-top: 26px;
  display: flex;
  justify-content: space-between;
}
.main-box .news-box .new-pagination {
  margin: 0 auto;
  height: 36px;
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}
.main-box .news-box .new-pagination li {
  display: inline-block;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
}
.main-box .news-box .new-pagination li a {
  display: block;
  padding: 0 10px;
}
.main-box .news-box .new-pagination li.thisclass {
  color: #ef7e06;
  padding: 0 10px;
}
.main-box .news-box .new-pagination li.thisclass a {
  color: #ef7e06;
}
.main-box .news-box .new-pagination li:hover a {
  color: #ef7e06;
}
