/*通用部分*/
body {
  font-family: "微软雅黑";
  min-width: 1200px;
  background: url("bj09.png") no-repeat top center;
}

a,
a:visited {
  color: #333;
  font-size: 16px;
}

a:hover,
a:visited:hover {
  color: rgb(245, 78, 78);
}

.container {
  width: 1200px;
  margin: 0px auto;

}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.top {
  height: 670px;
  width: 100%;
  padding-top: 40px;
}


.top a img {

  height: 39px;
}
.top i{
  background: url("tilte.png") no-repeat center center;
  height: 221px;
  display: block;
  width: 1200px;
  margin-top: 30px;
}
.section01 {

  height: 690px;
  background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 39%, #ffffff00 100%);
  border-radius: 8px;
  padding: 0px 30px;
}

.catname {
  text-align: center;
  width: 100%;
  padding: 30px 0px 20px;
}

.catname .catnamemore {
  float: right;
  width: 90px;
  padding-top: 60px;
}

/* 图片轮播 */
.section01slide {
  width: 760px;
  height: 480px;
  position: relative;
  overflow: hidden;
  float: left;

}

.section01slide .swiper-container {
  width: 760px;
  height: 480px;
}

.section01slide .swiper-container li {
  position: relative;
}

.section01slide .swiper-container li a {
  display: block;
  width: 100%;
  height: 100%;
}

.section01slide .swiper-container li a img {
  width: 100%;
  height: 100%;
}

.section01slideTxt {
  width: 760px;
  height: 3.125rem;
  line-height: 3.125rem;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 1.25rem;
  z-index: 2;
  background: url("bj08.png");


}

.section01slideTxt a {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;

}

.section01slide .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  color: #fff;
  text-align: right;
  width: auto;
  left: inherit;

}

.section01slide .swiper-pagination-bullet {
  float: left;
  width: 0.5rem;
  height: 0.5rem;
  background: #FFFFFF;
  opacity: 1;
  margin-left: .5rem;

}

.section01slide .swiper-pagination-bullet-active {
  background: #986CF6;
  ;

}

.section01news>i {
  background: url("bj02.png") no-repeat center center;
  width: 12px;
  height: 16px;
  display: block;

}

.section01news {
  width: 380px;
  float: right;

}

.section01news ul li {
  width: 380px;




  margin-bottom: 5px;
}


.section01news ul li a {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  text-align: justify;
  line-height: 32px;
  color: #000000;
  background: #F6F3EA;
  width: 100%;
  padding: 20px 20px;
  height: 98px;
}


.section01news ul li a:hover {
  background: #5A438B;
  color: #FFFFFF;
}

/* .section01news ul li:nth-child(5) {}

.section01news ul li:nth-child(5) a {
  height: 52px;
  padding: 0px 0px;

}

.section01news ul li:nth-child(5) a i {
  background: url("bj04.png") no-repeat center center;
  display: block;
  width: 100%;
  height: 52px;
}

.section01news ul li:nth-child(5) a i:hover {
  background: url("bj07.png") no-repeat center center;
} */


.section01newsmore{
    height: 52px;
  padding: 0px 0px;
    width: 380px;
    display: block;
      background: #F6F3EA;
}
.section01newsmore i {
  background: url("bj04.png") no-repeat center center;
  display: block;
  width: 100%;
  height: 52px;
}
.section01newsmore:hover{
    background: #5A438B;
}
.section01newsmore:hover i{
  background: url("bj07.png") no-repeat center center;
} 


.section02 {
  background-image: linear-gradient(180deg, #F5F4F9 0%, #FBFAFD 100%);
  padding-bottom: 30px;
  width: 100%;
}


.section02swiper-list {
  width: 100%;
  height: auto;
  position: relative;
}

.swiper-hover {
  position: absolute;
  top: 0;
  left: -100%;
}

.section02swiper-list .swiper-container {
  width: 100%;
}

.section02swiper-list .swiper-container li {
  text-align: center;

}

.section02swiper-list .swiper-container li a {
  width: 100%;

  display: block;

}

.section02swiper-list .swiper-container li a div {
  height: 253px;
  overflow: hidden;
}


.section02swiper-list .swiper-container li a div img {
  width: 380px;


}

.section02swiper-list .swiper-container li a p {
  width: 380px;
  height: 46px;
  line-height: 46px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
}


.swiper-button-prev:after,
.swiper-button-next:after {
  content: none;
}

.section02swiper-list .swiper-button-prev,
.section02swiper-list .swiper-button-next {
  width: 3.75rem;
  height: 3.75rem;

}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

/*
 .section05swiper-list .swiper-button-prev {
  background: url("left.png") center no-repeat;
  left: -5rem;
}

.section05swiper-list .swiper-button-next {
  background: url("right.png") center no-repeat;
  right: -5rem;
} */


.section03 {
  background: #ffffff;
  width: 100%;
}

.section03 ul li {
  width: 277px;
  margin: 0px 30px 30px 0px;

  float: left;
}

.section03 ul li:nth-child(4),
.section03 ul li:nth-child(8) {
  margin-right: 0px;
}

.section03 ul li a {
  display: block;
  background: #F8F5FF;
  height: 158px;
  padding: 20px 20px;
}

.section03 ul li a:hover {
  background: url("bj03.png") no-repeat center center;
}

.section03 ul li a div {
  font-size: 20px;
  color: #999999;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.section03 ul li a div strong {
  font-size: 32px;
  color: #5A438B;
  letter-spacing: 0;
}

.section03 ul li a div span {
  color: #5A438B;

  margin: 0px 10px 0px 10px;
}

.section03 ul li a p {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
}

.section04 {
  background-image: linear-gradient(180deg, #FFFBEA 0%, #FFFFFF 100%);
  width: 100%;

}

.section04 ul {
  padding-left: 60px;
}

.section04 ul li {
  width: 360px;
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
  padding-right: 20px;
  border-right: 1px solid #dccffb;
  position: relative;
  height: 110px;
}

.section04 ul li:nth-child(3),
.section04 ul li:nth-child(6) {
  border-right: 1px solid #ffffff;
  margin-right: 0px;

}

.section04 ul li a {}


.section04 ul li a p {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 32px;

}

.section04 ul li a:hover p {
  color: #5A438B;
}

.section04 ul li a span {
  font-size: 20px;
  color: #999999;
  letter-spacing: 0;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 120px;
}