* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none !important;
  color: #282828;
}

.clear {
  clear: both;
  line-height: 0;
}

body {
  font-size: 18px !important;
  font-family: "微软雅黑";
  line-height: 32px;
  background: #fefaf7
    url(http://www.gxzf.gov.cn/material/zt/2024/mdxdh/image/bg.png) no-repeat
    top center;
  background-size: 1920px;
}

.main1 {
  margin: 0 auto;
}

/* 内容页 */
.navbox {
  padding-top: 1px;
  margin: 0px auto 0;
  width: 1300px;
  min-height: 200px;
}
.logo {
  margin-top: 30px;
}
.tit1 {
  margin: 350px 0 0;
}
.box1 {
  display: flex;
  justify-content: center;
}
.box2 {
  display: flex;
  /* align-items: center; */

  margin-top: 740px;
  width: 100%;
  /* height: 442px; */
  border-radius: 10px;
  overflow: hidden;
}
.box2_l {
  margin-top: 48px;
  position: relative;
  width: 620px;
  height: 450px;
  background-color: #000000;
  background-repeat: no-repeat;
}
.box2_l .swiperbox {
  width: 620px;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.swiperbox img {
  width: 620px;
  height: 450px;
  object-fit: cover;
}
.titbox {
  position: absolute;
  width: 620px;
  height: 129px;
  background: linear-gradient(to bottom, transparent, #cb1107);
  z-index: 999;
  bottom: 0;
  left: 0;
}
.box2_l .swiperbox .swiper-slide div {
  padding: 0 20px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box2_r {
  margin-left: 30px;
  /* width: 595px; */
  height: 90%;
}
.box2_r li {
  position: relative;
  padding-left: 15px;
  min-height: 55px;
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #24772e;
}
.box2_r li div {
  margin: 10px 0 30px;
  font-size: 20px;
  color: #535353;
  line-height: 20px;
}
.box2_r li p {
  margin-bottom: 40px;
  font-size: 30px;
  /*  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  font-weight: 700;
}
.list {
  margin-top: 0px;
}
.list div {
  margin-top: 27px;
  padding-left: 30px;
  position: relative;
  font-size: 20px;
  color: #000000;
}
.list div p {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 24px;
  color: #333333;
}
.list div::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 20px;
  height: 18px;
  background: url(http://www.gxzf.gov.cn/material/zt/2024/mdxdh/image/icon.png);
}

.swiper_left {
  position: absolute;
  left: 0;
  top: 35%;
  width: 54px;
  height: 54px;
  background: url(http://www.hechi.gov.cn/material/zt/sjgz/images/swiper_left.png);
  z-index: 10;
}
.swiper_right {
  position: absolute;
  right: 0;
  top: 35%;
  width: 54px;
  height: 54px;
  background: url(http://www.hechi.gov.cn/material/zt/sjgz/images/swiper_right.png);
  z-index: 10;
}
/* 政策解读s */
.box3 {
  margin: 50px auto 0;
  width: 1300px;
  min-height: 355px;
}
.box3_r {
  width: 505px;
  height: 100%;
}
.line {
  margin-top: 30px;
  width: 646px;

  border: 1px dashed #cddcbf;
}
.item_list {
  margin: 28px auto 0;
  display: flex;
}
.item_list .item {
  margin-right: 36px;
}
.item_list a:last-child .item {
  margin-right: 0;
}
.tit {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 700;
}
.zcjd {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  /* display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; */
}
.zcjd img {
  width: 300px;
  height: 168px;
}
.zcjd_item {
  width: 944.5px;
}
.zcjd_item:hover div {
  color: #de1d13;
}
.zcjd_item div {
  font-size: 24px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
  line-height: 24px;
  font-weight: 700;
}
.zcjd_item p {
  font-size: 18px;
  height: 96px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 10px;
}
.zcjd_item span {
  font-size: 16px;
  color: #999999;
}
/* 政策解读e */
.jcsp {
  margin-top: 20px;
  display: flex;
  width: 1300px;
  height: 644px;
  background: url(http://www.gxzf.gov.cn/material/zt/2024/mdxdh/image/jcsp.png);
  background-size: 100% 100%;
}
.jcsp_l {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 890px;
  height: 644px;
}
.jcsp_l .video {
  position: relative;
  margin-top: 30px;
  width: 804px;
  height: 454px;
}
.jcsp_l .video::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 208px;
  height: 208px;
  background: url(http://www.gxzf.gov.cn/material/zt/2024/mdxdh/image/play.png);
}
.video_tit {
  display: flex;
  align-items: center;
  width: 804px;
  margin: 40px auto 0;
  font-size: 24px;
  color: #fff;
}
.video_tit p {
  width: 700px;
  margin-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jcsp_r {
  width: 410px;
  height: 644px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.3), transparent);
}
.jcsp_list {
  margin-top: 30px;
  margin-left: 30px;
  height: 583px;
  width: 375px;
  overflow-y: auto;
}
.jcsp_list::-webkit-scrollbar {
  width: 20px;
}

.jcsp_list::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
}

.jcsp_list::-webkit-scrollbar-thumb {
  background-color: #faf9f7;
  border-radius: 10px;
}
.jcsp_list li {
  margin-bottom: 15px;
  width: 320px;
  height: 180px;
  background-color: #000000;
  border: 2px solid #fff;
  border-radius: 5px;
}
.jcsp_list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.titbox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper_tit {
  margin-left: 40px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  padding-right: 15px;
  justify-content: end;
  z-index: 999;
  display: flex;
  justify-content: center;
  bottom: 25px !important;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 6px !important;
}

.swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background: #fdd000 !important;
}
.swiper-pagination-bullet {
  width: 44px !important;
  height: 7px !important;
  border-radius: 20px !important;
}
.jcsp_list span{
	display: none;
}
.jcsp_list li{
	cursor: pointer;
}
