/* 三大学院 */
.three-college-detail{display:flex;align-items:center;justify-content: space-between;margin-bottom:.2rem;}
.three-college-detail li{
      width:31.8%;
      background:#f7f7f7;
      border-radius: .2rem;
    padding: .35rem 0 .3rem .25rem;
    background-image: url(../images/three-collge-1.png);
    background-size: 89%;
    background-position: 342% 104%;
    background-repeat: no-repeat;
}
.three-college-detail li:nth-child(2){
      background-image: url(../images/three-collge-2.png);
      background-size: 110%;
      background-position: -256% 101%;
}
.three-college-detail li:nth-child(3){
      background-image: url(../images/three-collge-3.png);
      background-size: 83%;
    background-position: 231% 106%;
}
.three-college-detail h3{
      font-size:.35rem;
      font-weight:bold;
      color:#333;
      margin-bottom: .1rem;
}
.three-college-detail p{
      font-size:.3rem;
}
.three-college-detail .more{
      display: inline-block;
      width: .45rem;
      height: .45rem;
      border-radius: .225rem;
      border: .025rem solid #333;
      text-align: center;
      line-height: .45rem;
      font-size: .3rem;
      margin-top: .3rem;
      text-align: center;
}
.three-college-detail i{
      font-size: inherit;
}
.xyhj .title .swiper-pagination-zp span:nth-child(1)::after{
      content: '校园环境';
}
.xyhj .title .swiper-pagination-zp span:nth-child(2)::after{
      content: '学生宿舍';
}
.xyhj .title .swiper-pagination-zp span:nth-child(3)::after{
      content: '学生餐厅';
}
.xyhj .title .swiper-pagination span,.xyhj .title .swiper-pagination span::after{
      width:1.5rem;
}
.xhsz .swiper-slide{position:relative;}
.xhsz-test{
      position: absolute;
      right: 4%;
      top: 4%;
      height: 91%;
      width: 50%;
      padding: .35rem .3rem;
      background: #ee7700;
      color: #fff;
      border-radius: .3rem;
}
.xhsz-test h3{
      font-size: .38rem;
      font-weight: bold;
}
.xhsz-test span{
      display: inline-block;
    width: 15px;
    margin-bottom: .2rem;
    margin-top: .2rem;
    border-top: 2px solid #fff;
}
.xhsz-test p{
      font-size: .3rem;
      font-weight: normal;
}
.stu_stte_1,.stu_stte_li3{
      display:flex;
      align-items:center;
      justify-content: space-between;
      padding-left: .4rem;
      border:1px solid #a0a0a0;
      font-size:.35rem;
}
.stu_stte_1>div{
      width:33.333333%;
      border:1px solid #a0a0a0;
      border-top: 0;
    border-bottom: 0;
}
.stu_stte_1>div>div{
      border-bottom:1px solid #a0a0a0;
      line-height:.75rem;
      text-align: center;
}
.stu_stte_1 .stu_stte_c{
      border:0;
}
.stu_stte_1 .stu_stte_x,.stu_stte_1 .stu_stte_g{
      border-right:0;
}
.stu_stte_1 .stu_stte_x div:last-child,.stu_stte_1 .stu_stte_g div:last-child{
      border-bottom:0;
}
.stu_stte_1 span,.stu_stte_li3 span{
      display:inline-block;
      width:.45rem;
      height:.45rem;
      vertical-align: middle;
      background-image:url(../images/student-icon.png);
      background-size: 1900%;
      background-position: -0.4% 8.4%;
      background-repeat: no-repeat;
}
.stu_stte_x div span{
      background-size: 1900%;
      background-position: 49.04% -0.1%;
}
.stu_stte_x div:nth-child(2) span{
      background-size: 1900%;
      background-position: 49.04% 18.5%;
}
.stu_stte_g div span{
      background-position: 100.5% -0.4%;
}
.stu_stte_g div:nth-child(2) span{
      background-size: 1900%;
      background-position: 100.4% 18%;
}
.stu_stte_li2 .stu_stte_1 div{
      line-height:.75rem;
      text-align:center;
}
.stu_stte_li2 .stu_stte_1{
      border-top:0;
}
.stu_stte_li2 .stu_stte_c span{
      background-position: -0.4% 39.1%;
}
.stu_stte_li2 .stu_stte_x span{
      background-position:49.04% 39.4%;
}
.stu_stte_li2 .stu_stte_g span{
      background-position:100.4% 39%;
}
.stu_stte_li2 .stu_stte_1 div.stu_stte_c{
      text-align:left;
}
.stu_stte_li3{
     border-top:0;
     padding-top: .15rem;
    padding-bottom: .15rem;
}
.stu_stte_li3 .stu_stte_x{
      margin-bottom:.2rem;
}
.stu_stte_li3 .stu_stte_g span{
      background-position: -0.4% 72%;
}
.btn_l{
      -webkit-background: linear-gradient(to right,#ffc90f,#fd7561);
    -moz-background: linear-gradient(to right,#ffc90f,#fd7561);
    -ms-background: linear-gradient(to right,#ffc90f,#fd7561);
    background: linear-gradient(to right,#ffc90f,#fd7561);
    width: 1.5rem;
    height: .453125rem;
    border-radius: 15px;
    background-color: #fff;
    font-size: .28125rem;
    opacity: 1;
    color: #fff;
    text-align: center;
    margin-right:.3rem;
}
.hide{
      display:none;
}
.xyhj .video{
      background:url(../images/video1.jpg) center no-repeat;
	      background-size: cover;
}
#xyhj  .swiper-wrapper .swiper-slide:nth-child(2) .video{
      background:url(../images/video2.jpg) center no-repeat;
	      background-size: cover;
}
#xyhj  .swiper-wrapper .swiper-slide:nth-child(3) .video{
      background:url(../images/video3.jpg) center no-repeat;
	      background-size: cover;
}