
  .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: 494px;
    height: 623px;
    left: 64px;
    bottom: 140px;
    background: url("../img/about.png");
    background-size: cover;

}
.qcfifth2{    position: absolute;
    width: 50%;    height: 623px;
    right: 0;    bottom: 140px;
}
.qcfifth2 .title{
    width: 100%;    height: 80px;
		line-height: 80px;color: #fff;font-weight: bold;font-size: 22px;    background: url("../img/about_1.png");    background-size: cover;}
.qcfifth2 .txt-box{text-align: left;padding-right: 20px;}
.qcfifth2 .txt-box p{font-size: 18px;margin-top: 40px;}
.qcfifth2 .img-box{
	text-align: center;	display: flex;align-items: center;padding: 45px 0;
}
.qcfifth2 .img-box p{width: 90px;font-weight: bold;margin-right: 20px;}
.qcfifth2 .img-box div{padding: 0 20px;}
.qcfifth2 .img-box div p{width: 100%;text-align: center;}
.qcfifth2 .img-box div img{width: 100px;height: 100px;margin-bottom: 2px;}
.qcfifth2 .txts-box{text-align: left;padding-right: 20px;margin-top: 10px;}
.qcfifth2 .txts-box p{font-size: 18px;}
.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;

}
