.bgbody{
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
body{
  background: #f2f8ff;
}
.kpszbody {
  width: 1200px;
  overflow: auto;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-bottom: 20px;
}
.kpsz-left{
  width: 250px;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
  background:  #fff no-repeat center 75px;
  background-size: cover;
}
.kpsz-left ul li{
  width: 240px;
  min-height: 66px;
  font-size: 20px;
  line-height: 66px;
  text-align: center;
  vertical-align: middle;
  border-left: 2px solid rgba(255, 255, 255, 0);
  list-style: none;
  cursor: pointer;
}

.kpsz-left ul li.kpszactive {
  line-height: 66px;
  color: #1c5dfa;
  font-weight: 600;
  background: linear-gradient(90deg, #0d84fc91 0%, rgba(115, 182, 236, 0.38) 100%);
  border-left: 2px solid #1c5dfa;
}

.kpsz-left .kpsz-year .kpsz-year-item{
   min-height: 66px;
   font-size: 18px;
   line-height: 66px;
   color: #0a0a0a;
   font-weight: 400;
 }

.kpsz-left .kpsz-type .kpsz-type-item{
  min-height: 46px;
  font-size: 17px;
  line-height: 46px;
  color: #0a0a0a;
  font-weight: 400;
}

.kpsz-left .kpsz-year {
  min-height: 66px;
  font-size: 18px;
  display: none;
  background-color: #fff;
}
.kpsz-left .kpsz-type {
  min-height: 46px;
  font-size: 17px;
  line-height: 46px;
  display: none;
  background-color: #fff;
}
.kpsz-left .kpsz-year-block{
  display: block;
}

.kpsz-left .kpsz-year .active{
  color: #1c5dfa;
  font-weight: 600;
  background: linear-gradient(90deg, #0d84fc91 0%, rgba(115, 182, 236, 0.38) 100%);
  /*border-left: 1px solid #1c5dfa;*/
  border-top: none;
}

.kpsz-details{
  min-height: 450px;
}

.left-title{
  color: #ffffff;
  background-image: ;
  background-repeat: no-repeat;
}

.kpsz-right{
  width: 920px;
  float: right;
  margin-top: 30px;
  padding: 0 30px;
}
.newstitleline {
  display: flex;
  vertical-align: middle;
  justify-content: space-between;
  line-height: 35px;
  padding-bottom: 11px;
  border-bottom: 1px solid #437cff;
}

.newstitleline p {
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #437cff;
  margin: 0;
}
.newslogo {
  width: 18px;
  height: 18px;
  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: 11px;
  color: black;
}
.box1-news li a:hover {
  text-decoration: none;
  color: #1c5dfa !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;
}
