*{
  padding: 0;
  margin: 0;
}
.clear::after{
  content: "";
  display: block;
  clear: both;
}
.index{
  background-color: #f7f7f7;
  padding-top: 60px;
}
.index *{
  background-repeat: no-repeat;
}
.index li{
  list-style: none;
}
.index a{
  text-decoration: none;
  color: #000;
}
.index img{
  max-width: 100%;
}
.index .left{
  float: left;
}
.index .right{
  float: right;
}

.setWidth{
  width: 90%;
  max-width: 1300px;
  margin:  0 auto;
}
.contentBox{
  max-width: 1240px;
  margin:  0 auto;
}
.xwdtbox .left{
  width: 50%;
  max-width: 585px;
}
.xwdtbox .right{
  width: 50%;
  max-width: 585px;
}
.xwdtbox .xwdtslideCon img{
  width: 585px;
  height: 360px;
}
.xwdtSwiperBox,.spzsSwiperBox{
  width: 100%;
  overflow: hidden;
}
.xwdtslideCon{
  position: relative;
  width: 100%;
}
.xwdtslideCon::after{
  content: '';
  background-color: #c5ff00;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.jctpbox .xwdtslideCon::after{
  background-color: #873aff;
}
.xwdtslideCon a{
  display: block;
  width: 100%;
  height: 100%;
}
.lb_titie{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 40px;
  width: 80%;
  padding-left: 10px;
  box-sizing: border-box;
  color: #000;
  font-size: 15px;
  z-index: 1;
}
.jctpSwiperBox .lb_titie{
  width: 100%;
  text-align: center;
  padding: 0;
  color: #fff;
}

.jctpSwiperBox .swiper-wrapper img{
  width: 100%;
}
.lb_bar {
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 2;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  margin-right: 10px;
  background: #fff;
  border: 1px solid transparent;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.swiper-active-switch {
  background: #873aff;
  border-color: #a8a476;
}
.sstitlebox{
  text-align: center;
  margin: 10px 0;
}
.index .list1{
  border-bottom: 2px solid #e0fb84;
  padding: 10px 0;
}
.index .list1 a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all; 
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  height: 60px;
}
.index .list1 p{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all; 
  font-size: 16px;
  line-height: 1.5;
  height: 48px;
  margin-top: 20px;
}
.list1_2{
  margin-top: 30px;
}
.list2{
  margin-top: 150px;
}
.list2 li{
  padding-left: 30px;
  position: relative;
  margin-top: 80px;
}
.list2 li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  background-color: #c5ff00;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list2 li:nth-child(2n):before{
  background-color: #873aff;
}
.list2 a{
  display:block;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size: 18px;
  line-height: 1.5;
}
.morebox{
  position: relative;
  margin: 30px auto;
}
.morebox img{
  width: 100%;
}
.index #tomore{
  position: absolute;
  right: 0;
  top: 40%;
  width: 11%;
  height: 80%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.swiper-container{
  position: relative;
}
.lunbo_btn{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  cursor: pointer;
  background-color: rgba(255,255,255,.3);
  padding-top: 20px;
  padding-bottom: 10px;
  
}
.lunbo_btn:hover{
  background-color: rgba(255,255,255,.7);
}
.btn_l{
  left: 0;
  border-top-right-radius: 40%;
  border-bottom-right-radius: 40%;
  padding-left: 10px;
  padding-right: 20px;
}
.btn_r{
  right: 0;
  border-top-left-radius: 40%;
  border-bottom-left-radius: 40%;
  padding-left: 20px;
  padding-right: 10px;
}

.hdylBox{
  background-color: #bf98fb;
}
.hdbgtitlebox img{
  display: block;
}
.tableimgbox{
  max-height:950px;
  overflow: auto;
}
.hdbgtitlebox img,.tableimgbox img{
  width: 100%;
}
.jctpbox{
  background-color: #f2f8de;
  padding-bottom: 60px;
}
.hdylBox .bgimgbox{
  height: 140px;
  background-color: #a369fd;
}
.hdbgtitlebox{
  margin-bottom: 50px;
}