
  .quchang .fifth{
      height: 100%;
      overflow: hidden;
  }
.quchang .fifth .banner{
    height: 100%;
    min-width: 1200px;
    background: #F4FAFA;
    background-size: cover;

    position: relative;
    overflow: hidden;
}
.qcfifth1{
    position: absolute;
    width: 350px;
    height: 705px;
    left: 64px;
    bottom: 98px;
    background: url("../img/qcfifth1.png");
    background-size: cover;

}
.qcfifth2{
    position: absolute;
    width: 487px;
    height: 149px;
    left: 624px;
    bottom: 452px;
    background: url("../img/qcfifth2.png");
    background-size: cover;
}
.qcfifth2 .img-box{
    position: absolute;
		bottom: -120%;left: 0;
		display: flex;
		align-items: center;
	
}
.qcfifth2 .img-box img{width: 150px;height: 150px;margin-right: 20px;}
.qcfifth2 .img-box p{font-size: 20px;font-weight: bold;margin-bottom: 0;}
.qcfifth3{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 35px;
}
.qcfifth3 a{color: #333;cursor: pointer;text-decoration: none;}
.qcfifth3 a:hover{color: #E83E34 ;}
.slick-item .item{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;

}
