
.classicBackground{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 72px;
  width:100%;
  height:358px;
  background:url(../upload/images/2024/8/fe7b83d968193ddc.png) no-repeat;
  background-size: cover;
}
.classicBackground p:nth-of-type(1){
  font-weight: 500;
  font-size: 38px;
  color: #FFFFFF;
  line-height: 53px;
}
.classicBackground p:nth-of-type(2){
  margin-top:24px;
  font-weight: 400;
  font-size: 20px;
  color: rgba(255,255,255,0.8);
  line-height: 28px;
  letter-spacing: 1px;
}
.shcool-list-title{
  
  margin-top: 80px;
  margin-bottom: 53px;
  font-weight: 400;
  font-size: 24px;
  color: rgba(60,68,84,0.88);
  line-height: 33px;
  text-align: center;
}

.shcool-list-title-small{
  font-size: 16px;
}

/*.typical-box{
  display: flex;
  flex-wrap: wrap;
  gap:36px;
  margin: 0 120px 20px;
}
.typical-box .item-school-info {
  display: flex;
  align-items: center;
  width: 374px;
  height: 70px;   
  border-radius: 8px;
  border: 1px solid #E3E2E5;   
  box-sizing: border-box;
  transition: box-shadow 0.3s ease-in-out;
}
*/
.typical-box{
  margin-left:120px; 
  padding: 0;
  overflow:hidden;
}
 
.typical-box .item-school-info {
    float: left;
   margin: 0 40px 40px 0; /* 这里的边距将作为li之间的间距 */
     display: flex;
  align-items: center;
  width: 374px;
  height: 70px;   
  border-radius: 8px;
  border: 1px solid #E3E2E5;   
  box-sizing: border-box;
  transition: box-shadow 0.3s ease-in-out;
}


.typical-box .item-school-info:hover {
  border: 1px solid transparent;   
  background-clip: padding-box, border-box;  
  background-origin: padding-box, border-box;  
  background-image: linear-gradient(to right, #fff, #fff),
    linear-gradient(135deg, rgba(76, 181, 215, 1), rgba(103, 187, 70, 1), rgba(105, 187, 58, 1)); 
} 




.typical-box  .info-logo{
  width: 50px;
  height: 50px;
  margin-left: 24px;
  margin-right: 14px;
}
.typical-box  .info-logo img{
  width: 100%;
  height: 100%;
}
.typical-box  .info-title{
  
  font-weight: 400;
  font-size: 18px;
  color: rgba(60,68,84,0.76);
  line-height: 25px;
  overflow: hidden; 
  white-space: nowrap;
  text-overflow: ellipsis;
}


.classical-box{
  background: #F9FBFD;
}
.swiper-box{
  width:100%;
}
.swiper-content{
  position: relative;
  display: flex;
  align-items: center;
  padding: 80px 0;
  margin:0 auto;
  width:1700px;
}
.swiper-container{
  width:1686px;
  /*margin-left:-123px !important;*/
  overflow:hidden;
}
.swiper-container-inner{
  width:1440px;
  margin: auto;
  overflow:hidden;
}
.swiper-slide {  
  width: auto; 
}
.swiper-container .each-slide{
  height:392px;
  position: relative;
  
}


.swiper-button-next{
  background-image:url("https://static.yzl.ltd/common/www.zhijiao361.com/comment-next.png") !important;
  background-size: 30px 30px !important;
  right:0px;
}
.swiper-button-prev {
  background-image:url("https://static.yzl.ltd/common/www.zhijiao361.com/comment-prev.png") !important;
  background-size: 30px 30px !important;
  left:0px;
}

.swiper-button-prev:hover {
  background: url(../upload/images/2024/8/ff90c401814d322c.png) !important;
  background-size: 30px 30px !important;
}

.swiper-button-next:hover {
  background: url(../upload/images/2024/8/67c610fd536853c3.png) !important;
  background-size: 30px 30px !important;
}

.swiper-button-next, .swiper-button-prev {
  width: 30px !important;
  height: 30px !important;
  margin-top: 0 !important;
}

.case-container .swiper-slide-active,
.case-container .swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.none-effect {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.swiper-slide-active a:after {
  background: none;
}
.content-not{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 8px;
}

.swiper-slide-prev {
  height: 392px;
}

.silde-logo, .silde-logo img{
  width:88px;
  height:88px;
}
.content-not h5{
  margin:16px 0 6px 0;
  padding:0;
  font-weight: 400;
  font-size: 20px;
  color: #3C4454;
  line-height: 28px;
  
}
.content-not p{
  width: 224px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(60,68,84,0.7);
  line-height: 20px;
  text-align: center;
}


.content-current{
  padding: 26px 40px;
  box-sizing:border-box;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 12px 24px 0px rgba(66,80,105,0.04);
  border-radius: 8px;
}
.silde-logo-area{
  display: flex;
  padding-bottom:22px;
  margin-bottom:25px;
  border-bottom:1px solid #E4EBF4;
  align-items: center;
  
}
.small-logo, .small-logo img{
  margin-right: 12px;
  width: 56px;height: 56px;
}
.top-school-info{
  height: 65px;
}
.top-school-info h5{
  margin-bottom:4px;
  font-weight: 500;
  font-size: 20px;
  color: rgba(60,68,84,0.76);
  line-height: 28px;
  text-align: left;
  font-style: normal;
  background: linear-gradient(44.30306481552901deg, #4CB6D7 0%, #56B89D 47%, #67BB46 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  
}
.top-school-info p{
  font-weight: 400;
  font-size: 12px;
  color: #8396AB;
  line-height: 17px;
}
.way-list p{
  font-weight: 400;
  font-size: 16px;
  color: #3C4454;
  line-height: 22px;
  margin:0 0 10px 0;
}
.way-list p::before {  
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: linear-gradient(
    44.30306481552901deg
    , #4CB6D7 0%, #56B89D 47%, #67BB46 100%);
  
  margin-top: 3px;
  
  margin-right: 8px;
}
.comment-list{
  margin-top:20px
}
.comment-list h5{
  margin-bottom: 12px;
  font-size: 16px;
  color: #3C4454;
  line-height: 22px;
}
.comment-list p{
  font-family: "KaiTi", "楷体", serif;
  font-weight: 400;
  font-size: 16px;
  color: #3C4454;
  line-height: 22px;
}
.phone-classical-list{
  display:none;
}

.school-case .swiper-container-inner {
  width: 1516px;
  height: 430px;
}

.school-case .swiper-container-demo {
  width: 100%;
  height: 100%;
}
.school-case .swiper-slide {
  position: relative; 
  max-width: 510px;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;*/
  transition: 300ms;
  transform: scale(0.8);
}
.school-case .swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}

.school-case .content-current {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.school-case .swiper-slide-active .content-current {
  opacity: 1;
}

.school-case .content-not {
  position: absolute;
  opacity: 1;
  cursor: pointer;
}

.school-case .content-not >.content-not-container {
  transform: scale(1.25);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.school-case .swiper-slide-active .content-not {
  opacity: 0;
}
.silde-logo-area {
  
  padding-bottom: 17px;
  margin-bottom: 13px;
  
}











#show-more-btn{
  width:24px;
  height: 74px;
  margin: 0 auto;
  background:url(../upload/images/2024/9/447befa30edd9a95.png) no-repeat;
  background-size: 24px 24px;
}













