img{
    vertical-align: middle;
    max-width: 100%;
}
.abouthxl{
    min-width: 1200px;
}
.banner {
    margin-top: 100px;
    min-width: 1200px;
    width: 100%;
}
.box1{
    overflow: hidden;
    background:url('https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/home/baidiwne.jpg') no-repeat;
    background-position: bottom center;
    background-size:100% 500px;
}
.school{
    width:1200px;
    height:404px;
    margin:137px auto 174px;
    display: flex;
    justify-content: space-between;
    transition:all 1s linear;
    transform:translateY(50px);
}
.animation1{
    transform:translateY(0px);
  }
.school-left{
    width:607px;
    height:404px;
}
.school-top{
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.school-top>h3{
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #262626;
    line-height: 30px;
}
.school-line{
    width: 30px;
    height: 1px;
    background: #CFB395;
}
.schoolImg{
    width:100%;
    display:block;
    margin-top:83px;
}
.school-right{
    width:484px;
    height:404px;
    /* font-size: 14px; */
    font-family: PingFang SC;
    font-weight: 400;
    color: #262626;
    line-height: 24px;
    font-size:15px;
    letter-spacing:1.5px;
}

.purpose{
    width:1200px;
    margin:0 auto 132px;
    height:564px;
    /* // overflow: hidden; */
    display:flex;
    justify-content: center;
}
.purpose-left{
    width:560px;
    height:483px;
    padding:81px 0 0 84px;
    background:url('https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/home/hongbanwen.jpg');
    transition:all 1s linear;
    transform:translateY(50px);
}
.purpose-left>h3{
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ECB67C;
    line-height: 30px;
    margin-bottom: 38px;
}
.purpose-item{
    padding-left:10px;
    font-size: 16px;
    font-family: PingFang SC;
    color: #FFFFFF;
    line-height: 28px;
    letter-spacing: 4px;
    margin-bottom:24px;
}
.purpose-text{
    font-weight: bold;
    position:relative;
}
.purpose-text::after{
    position: absolute;
    left:-10px;
    top:7px;
    display:block;
    content:' ';
    clear: both;
    width: 2px;
    height: 16px;
    background: #ECB67C;
  }
  .purpose-right{
    width:556px;
    height:564px;
    transition:all 1s linear;
    transform:translateY(50px);
  }
  .animation2{
    transform:translateY(0px);
  }

  /* 大事件 */
  .memorabilia{
    position:relative;
    width:100%;
    min-height: 700px;
    background:url('https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/dynamic/aboutHxl/banner1.png') no-repeat;
    background-size:100% 100%;
  }
  .memorabilia-content{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    
    display: flex;
    justify-content: center;
    align-items: center;
    background:transparent;
  }
  .content_main{
    position:relative;
    width:860px;
    height:480px;
    transition:all 1s linear;
    transform:translateY(50px);
  }
  .memorabilia-title{
    position:absolute;
    left:20px;
    top:-80px;
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
  }
  .memorabilia-title::after{
    position:absolute;
    left:11px;
    top:54px;
    content:'';
    display:block;
    width: 1px;
    height: 30px;
    background: #CFB395;
  }
  .memorabilia-time{
    position:relative;
    width:860px;
    height:80px;
    background:#BC966D;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #23201C;
    display: flex;
    justify-content: space-around;
  }
  .memorabilia-time>span{
    cursor: pointer;
    letter-spacing: 2px;
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
  }
  .memorabilia-time>span:nth-last-child(1){
    margin:0;
  }
  .acti{
   color: #8B2626;
    background: url(https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/home/lingxing_min.png) no-repeat center 60px;
    background-size: 20px 6px;
  }
  .min_lingx{
    position: absolute;
    bottom:7px;
    left:87px;
    width:19px;
    height:5px;
    transition: left 0.5s linear;
  }
  .memorabilia-details{
    width:860px;
    height:400px;
    background: #FFFFFF;
    overflow: hidden;
  }
  .mem-text{
    margin:65px 72px 0;
  }
  .mem-p{
    font-size: 18px;
    font-family: PingFang SC;
    /* // font-weight: bold; */
    color: #262626;
    line-height: 32px;
    margin-bottom:10px;
  }
  .animation3{
    transform:translateY(0px);
  }

  /* 社会荣誉 */
  .honor{
    width:100%;
    background-image:
    url(https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/public/shan_bg.png),
    url(https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/home/baidiwne.jpg);
    background-repeat: no-repeat,repeat;
    background-size:100% auto;
    background-position: left bottom;
    overflow: hidden;
  }
  .honor-title{
    position:relative;
    z-index: -0.5;
    width:1200px;
    margin:105px auto 45px;
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #262626;
    line-height: 26px;
  }
  .honor-title::after{
    display:block;
    content:'';
    position:absolute;
    left:11px;
    top:54px;
    width: 1px;
    height: 30px;
    background: #CFB395;
  }
  .honor-main{
    position:relative;
    z-index: 0;
    width:1200px;
    margin:0 auto;
    /* // overflow: hidden; */
    display: flex;
    flex-wrap: wrap;
  }
  .honor-item{
    width:380px;
    height:320px;
    margin:0 30px 50px 0;
    transition:all .5s linear;
    background: #FFFFFF;
  }
  .honor-item:nth-child(3n){
    margin-right:0;
  }
  .honor-item:last-of-type{
    margin-bottom:130px;
  }
  .honor-item:hover{
    transform:translateY(-20px);
  }
  .honor-item-img{
    width:100%;
    height:220px;
  }
  .honor-text{
    width:340px;
    height:100px;
    display:flex;
    align-items: center;
    flex-wrap: wrap;
    margin:0 auto 0;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #262626;
    line-height: 27px;
    letter-spacing: 1px;
  }
  
  /* 社会责任 */
  .blame{
    width:100%;
    background: #fff;
    overflow: hidden;
  }
  .blame-title{
    position:relative;
    width:1200px;
    margin:105px auto 45px;
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #262626;
    line-height: 26px;
    transition:all 1s linear;
    transform:translateY(50px);
  }
  .blame-title::after{
    position:absolute;
    left:11px;
    top:44px;
    content:'';
    display:block;
    width: 1px;
    height: 30px;
    background: #CFB395;
  }
  .blame-main{
    width:1200px;
    height:400px;
    margin:0 auto 137px;
    position: relative;
    background: url('https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/home/baidiwne.jpg');
    transition:all 1s linear;
    transform:translateY(50px);
  }
  .blame-img{
    position: absolute !important;
    right:0;
    top:-70px;
    width:600px;
    height:400px;
    /* // overflow: visible; */
  }
  .blame-img .el-carousel__arrow{
    /* // display:none; */
    /* // left:-32px; */
    background:rgba(0, 0, 0, .4)!important;
    color:#fff!important;
    font-size:20px!important;
  }
  .blame-left{
    width:450px;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content: center;
    /* // padding-top:30px; */
    padding-left:51px;
  }
  .blame-text{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #262626;
    line-height: 26px;
    /* // margin-bottom:55px; */
    margin-top:39px;
  }
  .animation4{
    transform:translateY(0px);
  }