.stu-bigbox .stuzs {
  margin-top: .5rem;
}

.stu-bigbox .stuzs .stuzs-cont {
  position: relative;
  margin-top: 1rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg1 {
  position: relative;
  margin-top: 1rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg1 img {
  width: 100%;
  height: auto;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg1 .img1-text {
  color: #fff;
  position: absolute;
  left: .8rem;
  top: 1.4rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg1 .img1-text p:nth-child(1) {
  font-size: .36rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg1 .img1-text p:nth-child(2) {
  font-size: .16rem;
  margin-top: .2rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg2 {
  position: absolute;
  right: 0;
  top: -.56rem;
  width: 50%;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg2 img {
  width: 100%;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom {
  background-color: #F6F5F8;
  display: flex;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li {
  width: 25%;
  background-color: #F6F5F8;
  position: relative;
  cursor: pointer;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .stuzs-cont-btom-text {
  border: 0.01rem solid #F6F5F8;
  padding: .2rem;
  margin: .1rem;
  min-height: 2rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .stuzs-cont-btom-text .text p:nth-child(1) {
  font-size: .14rem;
  color: #333;
  font-weight: bold;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .stuzs-cont-btom-text .text p:nth-child(2) {
  font-size: .12rem;
  margin-top: .1rem;
  line-height: .3rem;
  color: #999;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .stuzs-cont-btom-text .btn {
  visibility: hidden;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .line {
  width: 0.01rem;
  height: 60%;
  background-color: #D9D9D9;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li:nth-last-child(1) .line {
  display: none;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ {
  background: linear-gradient(to right, #6120CA, #2835CF);
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .stuzs-cont-btom-text {
  border: 0.01rem solid #ffffff9c;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .stuzs-cont-btom-text .text p:nth-child(1) {
  color: #ffffff;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .stuzs-cont-btom-text .text p:nth-child(2) {
  color: #ffffff;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .stuzs-cont-btom-text .btn {
  width: 45%;
  margin-top: .2rem;
  visibility: visible;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .05rem .1rem;
  background-color: #FFB404;
  border-radius: .1rem;
  color: #fff;
  font-size: .14rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .stuzs-cont-btom-text .btn img {
  width: .26rem;
  height: .08rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .line {
  display: none;
}

.stu-bigbox .stuhd {
  padding: .8rem 0rem;
  margin-top: .8rem;
  background-color: #F6F5F8;
  position: relative;
}

.stu-bigbox .stuhd .stuhdswiper {
  margin-top: .5rem;
}

.stu-bigbox .stuhd .stuhdswiper .box .img {
  width: 100%;
  height: 2rem;
  overflow: hidden;
}

.stu-bigbox .stuhd .stuhdswiper .box .img img {
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
}

.stu-bigbox .stuhd .stuhdswiper .box .img:hover img {
  transform: scale(1.1);
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext {
  background-color: #fff;
  padding: .3rem .2rem;
  box-shadow: 0rem .02rem .1rem #E9E5EE;
  border-radius: 0rem 0rem .08rem .08rem;
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(1) {
  font-size: .18rem;
  color: #333;
  font-weight: bold;
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(2) {
  font-size: .14rem;
  color: #999;
  margin: .2rem 0rem;
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(3) {
  display: flex;
  align-items: center;
  font-size: .16rem;
  color: #999;
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(3) img {
  width: .28rem;
  margin-right: .1rem;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-next,
.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-prev {
  position: absolute;
  top: 50%;
  width: .38rem;
  height: .38rem;
  z-index: 10;
  cursor: pointer;
  background-size: .46rem .46rem;
  background-position: center;
  background-repeat: no-repeat;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-next,
.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icons/106.png);
  background-size: .38rem .38rem;
  left: 2rem;
  top: 4rem;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-next:hover,
.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-prev:hover {
  background-image: url(../images/icons/107.png);
  background-size: .38rem .38rem;
  left: 2rem;
  top: 4rem;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-prev,
.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-next {
  background-image: url(../images/icons/108.png);
  background-size: .38rem .38rem;
  right: 2rem;
  top: 4rem;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-prev:hover,
.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-next:hover {
  background-image: url(../images/icons/109.png);
  background-size: .38rem .38rem;
  right: 2rem;
  top: 4rem;
}

.stu-bigbox .xzfc {
  margin: 1rem 0rem;
}

.stu-bigbox .xzfc .xzfclist {
  margin-top: .5rem;
  position: relative;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper {
  display: flex;
  align-items: center;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide {
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  opacity: 0.6;
  transform: scale(0.8);
  z-index: 1;
  filter: brightness(0.8);
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box {
  position: relative;
  display: block;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .img {
  border-radius: .2rem;
  width: 100%;
  height: 4.5rem;
  overflow: hidden;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .img img {
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .img:hover img {
  transform: scale(1.1);
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text {
  border-radius: .2rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: .2rem;
  width: 100%;
  height: 4.5rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);
  position: absolute;
  top: 0;
  left: 0;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text p {
  font-size: .14rem;
  color: #fff;
  line-height: .3rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text .xztit {
  font-size: .16rem;
  font-weight: bold;
  margin-bottom: .1rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text .xzbtn {
  display: none;
  border: 0.01rem solid rgba(255, 255, 255, 0.5);
  margin-top: .2rem;
  padding: .1rem .2rem;
  width: 50%;
  border-radius: .2rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text .xzbtn a {
  color: #fff;
  font-size: .12rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text .xzbtn img {
  width: .26rem;
  height: .08rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .adjacent-slide {
  opacity: 1;
  height: 80%;
  transform: scale(0.9);
  z-index: 2;
  filter: brightness(0.9);
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives {
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
  position: relative;
  z-index: 2;
  transform: scale(1.2);
  filter: brightness(1.2);
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box {
  position: relative;
  display: block;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .img {
  border-radius: .2rem;
  width: 100%;
  height: 5.2rem;
  overflow: hidden;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .img img {
  width: 100%;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text {
  border-radius: .2rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: .2rem;
  width: 100%;
  height: 5.2rem;
  background: linear-gradient(to top, rgba(95, 50, 150, 0.9), transparent);
  position: absolute;
  top: 0;
  left: 0;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text p {
  font-size: .14rem;
  color: #fff;
  line-height: .3rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text .xztit {
  font-size: .16rem;
  font-weight: bold;
  margin-bottom: .1rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text .xzbtn {
  display: block;
  border: 0.01rem solid rgba(255, 255, 255, 0.5);
  margin-top: .2rem;
  padding: .1rem .2rem;
  width: 50%;
  border-radius: .2rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text .xzbtn a {
  color: #fff;
  font-size: .12rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text .xzbtn img {
  width: .26rem;
  height: .08rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives {
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
  position: relative;
  z-index: 2;
  transform: scale(1.2);
  filter: brightness(1.2);
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box {
  position: relative;
  display: block;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .img {
  border-radius: .2rem;
  width: 100%;
  height: 5.2rem;
  overflow: hidden;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .img img {
  width: 100%;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .text {
  border-radius: .2rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: .2rem;
  width: 100%;
  height: 5.2rem;
  background: linear-gradient(to top, rgba(95, 50, 150, 0.9), transparent);
  position: absolute;
  top: 0;
  left: 0;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .text p {
  font-size: .14rem;
  color: #fff;
  line-height: .3rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .text .xztit {
  font-size: .16rem;
  font-weight: bold;
  margin-bottom: .1rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .text .xzbtn {
  display: block;
  border: 0.01rem solid rgba(255, 255, 255, 0.5);
  margin-top: .2rem;
  padding: .1rem .2rem;
  width: 50%;
  border-radius: .2rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .text .xzbtn a {
  color: #fff;
  font-size: .12rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide-actives .box .text .xzbtn img {
  width: .26rem;
  height: .08rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-next,
.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-prev {
  position: absolute;
  top: 50%;
  width: .38rem;
  height: .38rem;
  z-index: 10;
  cursor: pointer;
  background-size: .46rem .46rem;
  background-position: center;
  background-repeat: no-repeat;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-next,
.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icons/106.png);
  background-size: .38rem .38rem;
  left: 2rem;
  top: 2.5rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-next:hover,
.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-prev:hover {
  background-image: url(../images/icons/107.png);
  background-size: .38rem .38rem;
  left: 2rem;
  top: 2.5rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-prev,
.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-next {
  background-image: url(../images/icons/108.png);
  background-size: .38rem .38rem;
  right: 2rem;
  top: 2.5rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-prev:hover,
.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-next:hover {
  background-image: url(../images/icons/109.png);
  background-size: .38rem .38rem;
  right: 2rem;
  top: 2.5rem;
}

.stu-bigbox .zysgj {
  position: relative;
  padding-top: .8rem;
}

.stu-bigbox .zysgj .zybg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.stu-bigbox .zysgj .zybg img {
  width: 100%;
}

.stu-bigbox .zysgj .ntit {
  position: relative;
  z-index: 2;
  text-align: center;
}

.stu-bigbox .zysgj .ntit p:nth-child(1) {
  font-size: .4rem;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.3;
}

.stu-bigbox .zysgj .ntit p:nth-child(2) {
  font-size: .3rem;
  color: #fff;
  margin-top: -.3rem;
}

.stu-bigbox .zysgj .shjswiper {
  margin-top: .5rem;
  position: relative;
}

.stu-bigbox .zysgj .shjswiper::before {
  content: '';
  position: absolute;
  top: 0.85rem;
  left: 0;
  width: 100%;
  height: .26rem;
  background: url(../images/General/9.png) no-repeat center;
  background-size: 100% .26rem;
}

.stu-bigbox .zysgj .shjswiper .swiper-slide {
  cursor: pointer;
}

.stu-bigbox .zysgj .shjswiper .swiper-slide .sgjbox .sjtitles {
  padding: .1rem;
  border: 0.01rem solid rgba(255, 255, 255, 0.5);
  background: transparent;
  border-radius: .5rem;
  color: #fff;
  font-size: .18rem;
  text-align: center;
}

.stu-bigbox .zysgj .shjswiper .swiper-slide .sgjbox .sjpoint {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  margin: .3rem auto;
}

.stu-bigbox .zysgj .shjswiper .swiper-slide .sgjbox .sjtime {
  font-size: .24rem;
  color: #fff;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif !important;
}

.stu-bigbox .zysgj .shjswiper .swiper-slide-active .sgjbox .sjtitles {
  background: #fff;
  color: #654bcd;
}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-next,
.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-prev {
  position: absolute;
  width: .38rem;
  height: .38rem;
  z-index: 10;
  cursor: pointer;
  background-size: .46rem .46rem;
  background-position: center;
  background-repeat: no-repeat;
}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-next,
.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icons/106.png);
  background-size: .38rem .38rem;
  left: 1.8rem;
  top: 2.8rem;
}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-next:hover,
.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-prev:hover {
  background-image: url(../images/icons/107.png);
  background-size: .38rem .38rem;
  left: 1.8rem;
  top: 2.8rem;
}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-prev,
.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-next {
  background-image: url(../images/icons/108.png);
  background-size: .38rem .38rem;
  right: 1.8rem;
  top: 2.8rem;
}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-prev:hover,
.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-next:hover {
  background-image: url(../images/icons/109.png);
  background-size: .38rem .38rem;
  right: 1.8rem;
  top: 2.8rem;
}

.stu-bigbox .zysgj .sjimg {
  margin-top: .4rem;
  width: 100%;
  height: 5.74rem;
  overflow: hidden;
  border-radius: 0.1rem;
  position: relative;
}

.stu-bigbox .zysgj .sjimg img {
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
}

.stu-bigbox .zysgj .sjimg:hover img {
  transform: scale(1.1);
}

.stu-bigbox .zysgj .sjimg img {
  width: 100%;
}

.stu-bigbox .zysgj .sjimg .text {
  width: 100%;
  height: 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  position: absolute;
  bottom: 0;
  left: 0;
}

.stu-bigbox .zysgj .sjimg .text p {
  font-size: .2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1rem;
}

.stu-bigbox .stuhj {
  position: relative;
  padding: .8rem 0rem;
  margin-top: .8rem;
  background: #f6f5f8;
}

.stu-bigbox .stuhj .stuhjtitle {
  margin-top: .5rem;
  display: flex;
  justify-content: space-between;
}

.stu-bigbox .stuhj .stuhjtitle li {
  width: 20%;
  background: #fff;
  font-size: .18rem;
  text-align: center;
  padding: .1rem;
  border-radius: .4rem;
  cursor: pointer;
}

.stu-bigbox .stuhj .stuhjtitle .stuactive {
  background: linear-gradient(to right, #3830ce, #894ff7);
  color: #fff;
}

.stu-bigbox .stuhj .xyhj {
  position: relative;
}

.stu-bigbox .stuhj .xyhj .xyhjswiper {
  margin-top: .5rem;
}

.stu-bigbox .stuhj .xyhj .xyhjswiper .xyhjbox {
  width: 100%;
  height: 5.52rem;
  overflow: hidden;
}

.stu-bigbox .stuhj .xyhj .xyhjswiper .xyhjbox img {
  width: 100%;
}

.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-next,
.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-prev {
  position: absolute;
  width: .38rem;
  height: .38rem;
  z-index: 10;
  cursor: pointer;
  background-size: .46rem .46rem;
  background-position: center;
  background-repeat: no-repeat;
}

.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-next,
.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icons/106.png);
  background-size: .38rem .38rem;
  left: 1.8rem;
  top: 50%;
}

.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-next:hover,
.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-prev:hover {
  background-image: url(../images/icons/107.png);
  background-size: .38rem .38rem;
  left: 1.8rem;
  top: 50%;
}

.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-prev,
.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-next {
  background-image: url(../images/icons/108.png);
  background-size: .38rem .38rem;
  right: 1.8rem;
  top: 50%;
}

.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-prev:hover,
.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-next:hover {
  background-image: url(../images/icons/109.png);
  background-size: .38rem .38rem;
  right: 1.8rem;
  top: 50%;
}

.stu-bigbox .stuhj .xyhj .swiper-pagination {
  width: 1.05rem;
  height: .53rem;
  background: url(../images/General/11.png) no-repeat center;
  background-size: 1.05rem .53rem;
  color: #fff;
  font-size: .18rem;
  line-height: .53rem;
  position: absolute;
  left: 50%;
  bottom: -.28rem;
  transform: translate(-50%, -50%);
}

.stu-bigbox .xyfw {
  margin-top: .8rem;
}

.stu-bigbox .xyfw .xyfw-list {
  margin-top: .4rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.stu-bigbox .xyfw .xyfw-list li {
  width: 16%;
  background-color: #f5f7fc;
  height: 1.8rem;
  padding: .2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: .2rem;
}

.stu-bigbox .xyfw .xyfw-list li .img {
  width: .7rem;
  height: .7rem;
  margin: 0 auto;
}

.stu-bigbox .xyfw .xyfw-list li .img img {
  width: 100%;
}

.stu-bigbox .xyfw .xyfw-list li .img .img2 {
  display: none;
}

.stu-bigbox .xyfw .xyfw-list li p {
  font-size: .16rem;
  margin-top: .1rem;
}

.stu-bigbox .xyfw .xyfw-list .liactive {
  background: linear-gradient(to right, #3830ce, #894ff7);
  position: relative;
}

.stu-bigbox .xyfw .xyfw-list .liactive::after {
  content: '';
  display: block;
  width: .24rem;
  height: .13rem;
  background: url(../images/General/14.png) no-repeat center;
  background-size: .24rem .13rem;
  position: absolute;
  left: 45%;
  bottom: -.2rem;
}

.stu-bigbox .xyfw .xyfw-list .liactive .img {
  width: .7rem;
  height: .7rem;
  margin: 0 auto;
}

.stu-bigbox .xyfw .xyfw-list .liactive .img img {
  width: 100%;
}

.stu-bigbox .xyfw .xyfw-list .liactive .img .img2 {
  display: block;
}

.stu-bigbox .xyfw .xyfw-list .liactive .img .img1 {
  display: none;
}

.stu-bigbox .xyfw .xyfw-list .liactive p {
  color: #fff;
}

.stu-bigbox .xyfw .list2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.stu-bigbox .xyfw .list2 li {
  background: #fff;
  box-shadow: 0rem .02rem .1rem #E9E5EE;
  width: 100%;
}

.stu-bigbox .xyfw .list2 li .line {
  width: 100%;
  height: 0.1rem;
  background: #5f3fe2;
}

.stu-bigbox .xyfw .list2 li .fwtitles {
  margin: .1rem;
  padding: .2rem;
  border-bottom: 0.01rem solid #E9E5EE;
  font-size: .3rem;
}

.stu-bigbox .xyfw .list2 li .fwtexts {
  margin: .1rem;
  padding: .3rem .2rem;
}

/*小屏幕*/
@media screen and (max-width: 1200px) {

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-top .stuimg1 .img1-text {
    color: #fff;
    position: absolute;
    left: .8rem;
    top: 0.6rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom {
    background-color: #F6F5F8;
    display: flex;
    flex-wrap: wrap;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .stuzs-cont-btom-text {
    border: 0.01rem solid #F6F5F8;
    padding: .1rem;
    margin: .1rem;
    min-height: 1rem;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li {
    width: 50%;
    background-color: #F6F5F8;
    position: relative;
    cursor: pointer;
}
.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .stuzs-cont-btom-text {
    border: transparent;
}

.stu-bigbox .stuhd .stuhdswiper .box .img {
    width: 100%;
    height: 1.5rem;
    overflow: hidden;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-prev, .stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-next {
    right: .3rem;
    top: 2.6rem;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-next, .stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-prev {

    left: .3rem;
    top: 2.6rem;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-next:hover,
.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-prev:hover {

    left: .3rem;
    top: 2.6rem;
}

.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-button-prev:hover,
.stu-bigbox .stuhd .stuhdbtn .stuhdswiper-container-rtl .swiper-button-next:hover {

    right: .3rem;
    top: 2.6rem;
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(2) {
    font-size: .18rem;
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(1) {
    font-size: .2rem;
}

.stu-bigbox .stuhd {
    padding: .5rem 0rem;
    margin-top: 0rem;
    background-color: transparent;
    position: relative;
}

.stu-bigbox .xzfc {
    margin: 0.5rem 0rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-next, .stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-prev {
    left: .5rem;
    top: 2.5rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-prev, .stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-next {

    right: .5rem;
    top: 2.5rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-next:hover,
.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-prev:hover {
  left: .5rem;
  top: 2.5rem;
}



.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-button-prev:hover,
.stu-bigbox .xzfc .xzfclist .xzfcbtn .xzfcswiper-container-rtl .swiper-button-next:hover {
  right: .5rem;
  top: 2.5rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text .xztit {
    font-size: .22rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text p {
    font-size: .18rem;
}

.stu-bigbox .zysgj .zybg {
    width: 100%;
    height: 4rem;
    background: #292ba9;
    position: absolute;
    top: 0;
    left: 0;
}

.stu-bigbox .zysgj .sjimg {
    margin-top: .4rem;
    width: 100%;
    height:3rem;
    overflow: hidden;
    border-radius: 0.1rem;
    position: relative;
}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-next, .stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-prev {
    left: 1.8rem;
    top: 2.66rem

}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-prev, .stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-next {
    right: 1.8rem;
    top: 2.66rem;
}

.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-next:hover,
.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-prev:hover {
  left: 1.8rem;
  top: 2.66rem;
}


.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-button-prev:hover,
.stu-bigbox .zysgj .sgjhdbtn .sgjswiper-container-rtl .swiper-button-next:hover {
  right: 1.8rem;
  top: 2.66rem;
}


.stu-bigbox .stuhj .xyhj .xyhjswiper .xyhjbox {
    width: 100%;
    height: 3rem;
    overflow: hidden;
}

.stu-bigbox .stuhj {
    position: relative;
    padding: 0;
    margin-top: .8rem;
    background: transparent;
}
.stu-bigbox .stuhj .stuhjtitle li {
    background: #f5f7fc;
   
}



.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-next, .stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-prev {

    left: 0.5rem;
    top: 50%;
}


.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-prev, .stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-next {

    right: 0.5rem;
    top: 50%;
}

.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-next:hover,
.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-prev:hover {

    left: 0.5rem;
    top: 50%;
}


.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-button-prev:hover,
.stu-bigbox .stuhj .xyhj .xyhjbtn .xyhjswiper-container-rtl .swiper-button-next:hover {

    right: 0.5rem;
    top: 50%;
}

.stu-bigbox{padding: 0rem .3rem;}

}



/*小屏幕*/
@media screen and (max-width: 480px) {

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .stuzs-cont-btom-text .text p:nth-child(1) {
    font-size: .28rem;
}
.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom li .stuzs-cont-btom-text .text p:nth-child(2) {
    font-size: .22rem;
    margin-top: .1rem;
    line-height: .36rem;
    color: #999;
}

.stu-bigbox .stuzs .stuzs-cont .stuzs-cont-btom .stuzsativ .stuzs-cont-btom-text .btn {
    width: 60%;
    margin-top: .5rem;
    visibility: visible;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .12rem .1rem;
    background-color: #FFB404;
    border-radius: .1rem;
    color: #fff;
    font-size: .22rem;
}

.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(1) {
        font-size: .28rem;
    }
.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(2) {
        font-size: .26rem;
    }
.stu-bigbox .stuhd .stuhdswiper .box .stuhdtext p:nth-child(3) {
    font-size: .28rem;

}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text .xztit {
        font-size: .32rem;
    }
.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text p {
        font-size: .22rem;
    }
.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .xsfcactives .box .text .xzbtn a {
    font-size: .22rem;
}

.stu-bigbox .xzfc .xzfclist .xzfcswiper .swiper-wrapper .swiper-slide .box .text .xzbtn {
    width: 100%;

}

.stu-bigbox .zysgj .shjswiper .swiper-slide .sgjbox .sjtitles{ font-size: .24rem;}

.stu-bigbox .zysgj .sjimg .text p {
    font-size: .24rem;
}

.stu-bigbox .stuhj .stuhjtitle li {
    width: 24%;
    background: #fff;
    font-size: .28rem;
    text-align: center;
    padding: .05rem .1rem;
    border-radius: .1rem;
    cursor: pointer;
}

.stu-bigbox .stuhj .xyhj .swiper-pagination{font-size: .26rem;}



}