@charset "utf-8";
/* css 重置 */
body,html {
    margin: 0;
    padding: 0;
  }
  
 html {
 font-size: calc(100vw / 19.2);
}
  
  .home {
  	position: relative;
    padding-bottom: 32px;
    background: url(../css/images/home/home_spring_bg.png) #F4F4F4 no-repeat;
    background-size: 100% auto;
    background-position: 0 20%;
    /*background: url(../css/images/home/home_bg.png) #F4F4F4 no-repeat top;*/
    /* background-size: 100%; */
  }
  .home-title {
    box-sizing: border-box;
    width: 13.2rem;
    height: 1.4rem;
    margin: 0 auto;
    border-bottom: 1px solid #D0D0D0;
    position: relative;
  }
  .home-logo-left {
    position: absolute;
    top: .5rem;
    width: 3.2rem;
    height: 3.5rem;
    background: url(../css/images/home/home_logo_spring_left.png) center/cover no-repeat;
  }
  .home-title-logo {
    display: inline-block;
    margin-top: .3rem;
    width: 4.3rem;
    height: .89rem;
    background: url(../css/images/home/img_logo.png) center/cover no-repeat;
    background-size: 400px 80px;
  }
  .home-logo {
    position: absolute;
    right: 0;
    top: .24rem;
    width: .65rem;
    height: .95rem;
    background: url(../css/images/home/img_font.png) center/cover no-repeat;
  }
  .home-body {
    width: 13.2rem;
    margin: .3rem auto 0;
    overflow: hidden;
  }
  .home-body-left {
    float: left;
    width: 5.27rem;
    min-height: 5.5rem;
    text-align: center;
    position: relative;
    margin-left: .74rem;
}

  .home-body-img {
    position: absolute;
    top: .2rem;
    left: 0;
    /*width: 480px;*/
    width: 4.7rem;
    height: 4.23rem;
    background: url(../css/images/home/img_spring_big.png) center/cover no-repeat;
    /*background: url(../css/images/home/img_big.png) center/cover no-repeat;*/
  }
  .home-body-btn {
    position: absolute;
    bottom: .4rem;
    left: 50%;
    margin-left: -1.38rem;
    margin: 0 atuo;
    width: 2.76rem;
    height: .64rem;
    background: url(../css/images/home/img_btn.png) center/contain no-repeat;
    cursor: pointer;
  }
  .home-body-btn1 {
    position: absolute;
    bottom: .4rem;
    left: 50%;
    margin-left: -1.38rem;
    margin: 0 atuo;
    width: 2.76rem;
    height: .64rem;
    /* background: url(../css/images/home/img_btn.png) center/contain no-repeat; */
    cursor: pointer;
  }
  .home-body-right {
    margin-left: 6rem;
    margin-top: .65rem;
    font-size: 0;
  }
  .home-right-title {
    display: inline-block;
    width: 1.76rem;
    height: .21rem;
    background: url(../css/images/home/img_new.png) center/contain no-repeat;
  }
  .home-right-ul {
    margin: .47rem 0 0 1.02rem;
    font-size: .14rem;
    
  }
  .home-right-ul li {
    position: relative;
    box-sizing: border-box;
    width: 3.23rem;
    height: .51rem;
    border-bottom: 1px solid #CCCCCC;
    color: #343434;
    list-style: square;
    margin-top: .19rem;
    list-style-position: inside;
    cursor: pointer;
  }
  .home-right-ul li a {
    text-decoration: transparent;
    color: inherit;
    width: 90%;
    display: inline-block;
    vertical-align: top;
    font-family: Microsoft YaHei;
    font-size: .16rem;
  }
  .home-right-ul-div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  	width: 100%;
  	
  }
  .home-right-ul-div i {
    font-weight: bold;
    font-style: normal;
  }
  .home-right-ul-time {
    margin-top: .05rem;
    color: #888888;
    font-size: .12rem;
    text-align: right;
    margin-bottom: .16rem;
  }
  .home-school-wrap {
  	text-align: center;
    
  }
  .home-school {
    display: inline-block;
    font-size: 0;
  }
  .home-school-item {
/*     display: inline-block;
    position: relative;
    width: 110px;
    height: 100%;
    vertical-align: top;
    cursor: pointer; */
  }
  .home-school-item.disable {
    cursor: default;
  }
  .home-school-slide-item {

  }
  .home-school-slide-item.disable {
    cursor: default;
  }
  .home-school-img {
  	display: inline-block;
  	height: 2.13rem;
  }
  .home-school-img-hover {
  	width: 1.1rem;
  	height: 2.13rem;
  }
  
   .home-school-item:first-child>.home-school-img-hover {
  	width: 2.2rem;
  }

  .home-school-more {
    display: inline-block;
    width: 1.1rem;
  	height: 2.13rem;
    background: url(../css/images/home/img_school_more.png) no-repeat;
    background-size: 100% 100%;
  }

  .home-right-ul li:hover {
    color: #C00D14;
  }

  @media only screen and (max-width: 1800px) {
    .home-logo {
      right: -100px;
    }
  }
  @media only screen and (max-width: 1450px) {
    .home-logo {
      right: -50px;
    }
  }
  @media only screen and (max-width: 1300px) {
    .home-logo {
      right: 0px;
    }
  }
  input {
  outline: none;
}

.school-footer {
  min-width: 1200px;
  position: relative;
  width: 100%;
  height: 265px;
  background: #f5f5f5 url(../css/images/home/footer-bg.png) no-repeat right 30px;
}

.school-footer .school-footer-content {
  height: 220px;
  width: 100%;
  text-align: center;
}

.school-footer .school-footer-content::after,
.school-footer .school-footer-content > * {
  display: inline-block;
  vertical-align: middle;
}

.school-footer .school-footer-content::after {
  content: '';
  height: 100%;
}

.school-footer .school-footer-content .school-footer-content-item {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.school-footer .school-footer-content .school-footer-content-item:nth-child(2) {
  padding: 40px 175px 40px 150px;
  border-right: 1px solid #e8e8e8;
}

.school-footer .school-footer-content .school-footer-content-item:nth-child(3) {
  padding-left: 30px;
}

.school-footer .school-footer-content .school-footer-content-item .footer-logo {
  width: 306px;
  height: 86px;
}

.school-footer .school-footer-content .school-footer-content-item .address {
  font-size: 0;
}

.school-footer .school-footer-content .school-footer-content-item .address .icon {
  display: inline-block;
  width: 11px;
  height: 15px;
  vertical-align: middle;
  background: url(../css/images/home/location.png) center/contain no-repeat;
}

.school-footer .school-footer-content .school-footer-content-item .address .text {
  display: inline-block;
  vertical-align: middle;
}

.school-footer .school-footer-content .school-footer-content-item .address .text {
  margin-left: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 36px;
}

.school-footer .school-footer-content .school-footer-content-item .tel {
  font-size: 0;
}

.school-footer .school-footer-content .school-footer-content-item .tel .icon {
  display: inline-block;
  width: 15px;
  height: 17px;
  vertical-align: middle;
  background: url(../css/images/home/tel.png) center/contain no-repeat;
}

.school-footer .school-footer-content .school-footer-content-item .tel .text {
  display: inline-block;
  vertical-align: middle;
}

.school-footer .school-footer-content .school-footer-content-item .tel .text {
  margin-left: 8px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 36px;
}

.school-footer .school-footer-content .school-footer-content-item .friendship-resources {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 37px;
}

.school-footer .school-footer-content .school-footer-content-item .friendship-resources-item {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 37px;
}

.school-footer-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #4f4f4f;
  text-align: center;
  font-size: 0px;
  color: #fff;
}

.school-footer-layer span {
  position: relative;
  margin: 0 30px;
  font-size: 14px;
}

.school-footer-layer span::after {
  content: '|';
  position: absolute;
  right: -30px;
}

.school-footer-layer span:last-child::after {
  content: '';
}

.footer-module .logoB {}

/*响应式*/
@media only screen and (min-width: 900px) and (max-width: 1440px) {
   html {
   	font-size:75px;
   }
}


