.bgbody {
  /*background: linear-gradient(180deg, #ffffff 0%, #eff6ff 100%);*/
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
      position: relative;
}
.djtop-pic .container{
  background: transparent;
}
.kpszbody {
  width: 1200px;
  overflow: auto;
  margin: 0 auto 80px auto;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
.span6{
  margin-top: 0;
}
.kpsz-left {
  width: 250px;
  height: 600px;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
  background-image: ;
  background-repeat: no-repeat;
  background-size:250px 600px;
}

.kpsz-left ul li {
  width: 240px;
  height: 66px;
  font-size: 19px;
  line-height: 66px;
  text-align: center;
  vertical-align: middle;
  border-left: 2px solid rgba(255, 255, 255, 0);
  cursor:pointer;
}

.kpsz-left ul li.kpszactive {
  color: #9e1d20;
  font-weight: 600;
  background: linear-gradient(90deg, rgba(250, 181, 178, 0.8) 0%, rgba(254, 247, 242, 0.38) 100%);
  border-left: 2px solid #9e1d20;
}

.kpsz-details {
  min-height: 450px;
}

.left-title {
  color: #fae37c;
  background-image: ;
  background-repeat: no-repeat;
}

.kpsz-right {
  width: 920px;
  float: right;
  margin-top: 30px;
  padding: 0 30px;
}

.newstitleline {
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
  border-bottom: 1px solid #f3bd79;
}

.newstitleline p {
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #9e1d20;
  margin-bottom: 0;
}

.newslogo {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  margin-top: 0px;
}

.ns-left {
  display: flex;
  align-items: center;
}

.newsboxright {
  display: block;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  color: #437cff;
  float: right;
  width: 80px;
  text-align: end;
  font-size: 14px;
}

.box1-news {
  margin-top: 20px;
  text-align: center;
}

.box1-news {
  clear: both;
}

.box1-news li {
  list-style: none;
}

.box1-news li a {
  position: relative;
  height: 22px;
  display: flex;
  margin-bottom: 15px;
  color: black;
}

.box1-news li a:hover {
  text-decoration: none;
  color: #9e1d20 !important;
}

.box1-news p {
  display: block;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  max-width: 500px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.box1-news span {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  float: right;
  line-height: 20px;
  width: 80px;
  text-align: end;
  position: absolute;
  right: 5px;
  opacity: 0.5;
}

.circlepic {
  background: ;
  width: 5px;
  height: 5px;
  background-size: cover;
  margin-top: 9px;
  margin-right: 10px;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #fa565a;
  border-color: #fa565a;
}

.pagination .active {
  background: linear-gradient(135deg, #fa565a 0%, #9e1d20 100%);
  border-top-width: 115px;
  border-top: 3px solid #fa565a;
}

.pagination li a {
  color: #8b96b2;
}
