.ntit {
  text-align: center;
}

.ntit p:nth-child(1) {
  font-size: .4rem;
  text-transform: uppercase;
  color: #e8e8e8;
}

.ntit p:nth-child(2) {
  font-size: .36rem;
  color: #5f3393;
  margin-top: -.3rem;
}

@keyframes underline {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

.pytx .pcont {
  margin-top: .4rem;
}

.pytx .pcont .pcont-t {
  width: 100%;
  display: flex;
}

.pytx .pcont .pcont-t .t {
  width: 33.333%;
  height: 2.14rem;
  background-color: #f6f6f6;
  text-align: center;
  line-height: 2.14rem;
}

.pytx .pcont .pcont-t .t img {
  width: 100%;
  overflow: hidden;
}

.pytx .pcont .pcont-t .t a {
  font-size: .24rem;
}

.pytx .pcont .pcont-t .t a:hover {
  color: #5f3393;
  border-bottom: 0.01rem solid #5f3393;
}

.kcjs {
  margin-top: .8rem;
}

.kcjs .kcont .tit-header {
  display: flex;
  justify-content: center;
  margin-top: .6rem;
}

.kcjs .kcont .tit-header .tit-tabs {
  display: flex;
}

.kcjs .kcont .tit-header .tit-tabs span {
  margin: 0rem .2rem;
}

.kcjs .kcont .tit-header .tit-tabs .tit-tab {
  font-size: .2rem;
  color: #333;
  padding-right: .2rem;
  cursor: pointer;
  display: flex;
}

.kcjs .kcont .tit-header .tit-tabs .tit-tab img {
  width: .23rem;
  height: .28rem;
  margin: 0rem .1rem;
  display: none;
}

.kcjs .kcont .tit-header .tit-tabs .active1 {
  color: #6A2686;
  font-weight: 400;
  position: relative;
  padding-bottom: .1rem;
}

.kcjs .kcont .tit-header .tit-tabs .active1 img {
  display: inline;
  line-height: .28rem;
}

.kcjs .kcont .tit-header .tit-tabs .active1::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 80%;
  height: 0.01rem;
  background: #6A2686;
  animation: underline 1s linear forwards;
  transform-origin: left;
}

.kcjs .kcont .tskc {
  margin-top: .3rem;
  position: relative;
}

.kcjs .kcont .tskc .tbox {
  position: relative;
}

.kcjs .kcont .tskc .tbox .tbox-l {
  width: 9.35rem;
  height: 6rem;
}

.kcjs .kcont .tskc .tbox .tbox-l img {
  width: 100%;
}

.kcjs .kcont .tskc .tbox .tbox-r {
  width: 6.5rem;
  height: 5.36rem;
  border-radius: .5rem 0rem 0rem 0rem;
  background-color: rgba(250, 250, 250, 0.96);
  position: absolute;
  right: 0;
  bottom: 0;
  padding: .5rem;
}

.kcjs .kcont .tskc .tbox .tbox-r .tit {
  margin-bottom: .2rem;
}

.kcjs .kcont .tskc .tbox .tbox-r .tit a {
  font-size: .24rem;
  color: #5f3393;
}

.kcjs .kcont .tskc .tbox .tbox-r .xt {
  font-size: .18rem;
}

.kcjs .kcont .tskc .tbox .tbox-r .line {
  border-bottom: 0.01rem solid #ccc;
  margin: .5rem 0rem;
}

.kcjs .kcont .tskc .tbox .tbox-r .tdec {
  color: #666;
  font-size: .16rem;
  line-height: .3rem;
}

.kcjs .kcont .tskc .swiper-pagination {
  margin-left: .8rem;
  margin-bottom: .5rem;
}

.kcjs .kcont .tskc .swiper-pagination .swiper-pagination-current {
  font-size: .26rem;
  color: #5f3393;
}

.kcjs .kcont .tskc .swiper-pagination .swiper-pagination-total {
  font-size: .18rem;
  color: #999;
}

.kcjs .kcont .tskc .tbtn {
  width: 10%;
  position: absolute;
  right: .5rem;
  bottom: .9rem;
}

.kcjs .kcont .tskc .tbtn .swiper-button-next,
.kcjs .kcont .tskc .tbtn .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: .6rem;
  height: .6rem;
  margin-top: -.22rem;
  z-index: 10;
  cursor: pointer;
  background-size: .6rem .6rem;
  background-position: center;
  background-repeat: no-repeat;
}

.kcjs .kcont .tskc .tbtn .swiper-button-next,
.kcjs .kcont .tskc .tbtn .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/frame/r.svg);
  right: .10rem;
  left: auto;
}

.kcjs .kcont .tskc .tbtn .swiper-button-prev,
.kcjs .kcont .tskc .tbtn .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/frame/l.svg);
  left: .10rem;
  right: auto;
}

.kcjs .kcont .tskc .tmore {
  position: absolute;
  right: 1.8rem;
  bottom: .65rem;
  z-index: 9999;
}

.kcjs .kcont .tskc .tmore a {
  font-size: .18rem;
}

.sjjx {
  margin-top: .8rem;
}
.sjjx .scont .bydec{
    font-size: .16rem;
    text-indent: .32rem;
    text-align: justify;
    line-height: .3rem;
    margin: .5rem 0rem;
}

.sjjx .scont ul {
  display: flex;

  margin: .3rem 0rem;
}

.sjjx .scont ul li {
  text-align: center;
  width: 24%;
  background-color: #fafafa;
  height: .7rem;
  line-height: .7rem;
  margin-right: .5rem;
}

.sjjx .scont ul li a {
  color: #333;
  font-size: .22rem;
}

.sjjx .scont ul li:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}

.sjjx .scont ul li:hover a {
  color: #5f3393;
}

.sjjx .scont ul .sactive {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}

.sjjx .scont ul .sactive a {
  color: #5f3393;
}

.sjjx .scont .bysj .bswiper .bbox {
  position: relative;
}

.sjjx .scont .bysj .bswiper .bbox .img {
  width: 4.24rem;
  height: 2.9rem;
  overflow: hidden;
}

.sjjx .scont .bysj .bswiper .bbox .img img {
  width: 100%;
}

.sjjx .scont .bysj .bswiper .bbox .text {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  width: 4.24rem;
  height: .6rem;
  color: #fff;
  text-align: center;
  line-height: .6rem;
  font-size: .18rem;
}

.jxcg {
  margin-top: .8rem;
}

.jxcg .jgcont {
  margin-top: .3rem;
  display: flex;
  justify-content: space-between;
}

.jxcg .jgcont .l {
  width: 48%;
}

.jxcg .jgcont .r {
  width: 48%;
}

.jxcg .jgcont .jgys {
  position: relative;
}

.jxcg .jgcont .jgys .img {
  width: 100%;
  height: 3.03rem;
  overflow: hidden;
}

.jxcg .jgcont .jgys .img img {
  width: 100%;
  height: 100%;
}

.jxcg .jgcont .jgys .text {
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #6a2686, transparent);
  width: 100%;
  height: .6rem;
  color: #fff;
  line-height: .6rem;
  font-size: .22rem;
  padding-left: .3rem;
}

.ptlj {
  margin: .8rem 0rem;
}

.ptlj .pcont {
  margin-top: .3rem;
  position: relative;
  width: 100%;
}

.ptlj .pcont .img {
  width: 100%;
  height: 4.73rem;
  overflow: hidden;
}

.ptlj .pcont .img img {
  width: 100%;
}

.ptlj .pcont ul {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.ptlj .pcont ul li {
  width: 3.08rem;
  height: .6rem;
  background: #FFFFFF;
  margin: .2rem;
  display: flex;
  align-items: center;
  padding: 0rem .2rem;
}
.ptlj .pcont ul li:hover{
  background: #6d2987;
}
.ptlj .pcont ul li:hover a{color: #fff;}

.ptlj .pcont ul li a {
  font-size: .18rem;
}

.ptlj .pcont ul li a img {
  width: .22rem;
  height: .22rem;
  margin-right: .1rem;
}


.pytx .pcont .pct {
  display: flex;
  justify-content: space-between;
}

.pytx .pcont .pct .t {
  width: 4.24rem;
  height: 1.86rem;
  background-color: #f3f3f3;
  padding: .3rem;
  position: relative;
}

.pytx .pcont .pct .t:hover {
  background-color: #5f3393;
}

.pytx .pcont .pct .t:hover a {
  color: #FFFFFF;
}

.pytx .pcont .pct .t:hover .img .pim2 {
  display: block;
}

.pytx .pcont .pct .t:hover .img .pim1 {
  display: none;
}

.pytx .pcont .pct .t:hover .pimgs {
  opacity: 0.1;
}

.pytx .pcont .pct .t a {
  font-size: .18rem;
}

.pytx .pcont .pct .t .img {
  width: .45rem;
  height: .45rem;
  margin-top: .5rem;
}

.pytx .pcont .pct .t .img img {
  width: 100%;
}

.pytx .pcont .pct .t .img .pim2 {
  display: none;
}

.pytx .pcont .pct .t .pimgs {
  width: 2.51rem;
                    height: .98rem;
                    position: absolute;
                    right: .2rem;
                    bottom: 0;
                    opacity: 0.5;
}

.pytx .pcont .pct .tjactive {
  background-color: #5f3393;
 background: url(../images/frame/105.png)no-repeat center;
}

.pytx .pcont .pct .tjactive a {
  color: #FFFFFF;
}

.pytx .pcont .pct .tjactive .img .pim2 {
  display: block;
}

.pytx .pcont .pct .tjactive .img .pim1 {
  display: none;
}

.pytx .pcont .pct .tjactive .pimgs {
  opacity: 0.1;
}