@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.navigation-bread {
  margin-top: 20px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 14px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #333333;
  cursor: default;
}
.navigation-bread .navigation-cur:hover {
  color: #333;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul {
  padding-top: 32px;
}
.text-list ul li {
  line-height: 24px;
  overflow: hidden;
  margin-top: 11px;
}
.text-list ul li:hover span {
  color: #a23bda;
}
.text-list ul li:hover i {
  color: #a23bda;
}
.text-list ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
    width: 64%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list ul li a i {
  display: inline-block;
  font-style: normal;
  line-height: 24px;
  margin: 0 10px 0 3px;
  color: #999999;
  font-weight: bold;
}
.text-list ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  float: right;
}
.fill .head {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding: 0 12px;
}
.fill .head .head-title {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #a23bda;
  line-height: 28px;
  letter-spacing: 1px;
  margin-right: 29px;
}
.fill .head ul {
  float: left;
}
.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
  cursor: pointer;
}
.fill .head ul .on {
  color: #a23bda;
}
.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #a23bda;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 17px;
  background-color: #a23bda;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
.itme-words {
  background-color: #ffffff;
  padding: 18px 53px 56px 27px;
}
.itme-words .text-list ul li {
  line-height: 36px;
}
.navigation-bread {
  margin-bottom: 16px;
}




.swiper-pagination-bullet-active {
 width: 15px !important;
 height: 6px !important;
 opacity: var(--swiper-pagination-bullet-opacity, 1);
 background:#2479FF !important;
 border-radius: 10px !important;
}
.swiper1{
 width: 500px;
 position: inherit;
}
.swiper-slide img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.swiper {
 margin-left: auto;
 margin-right: auto;
}
.swiper-pagination-horizontal {
bottom: 52px !important;
}
.part1-right-panel {
    width: 570px;
}
.part3-top ul li {
    width: 185px;
}
.part1-right-panel:first-child .pt1-rigth-text ul {
    height: 257px;
}
.part1-right-panel:first-child .pt1-rigth-text ul li{
     width: 800px;
}
