
.singer .first{
    height: 100%;
    overflow: hidden;
}
.singer .first .banner{
    height: 100%;
    min-width: 1200px;
    background: #F4FAFA;
    background-size: cover;

    position: relative;
    overflow: hidden;
}
.first1{
    position: absolute;
    width: 653px;
    height: 569px;
    left: 64px;
    bottom: 158px;
    background: url("../img/gx_1.png");
    background-size: cover;
}
.first2{
    position: absolute;
    width: 485px;
    height: 109px;
    left: 630px;
    bottom: 542px;
		text-align: left;
    background-size: cover;
}
.first2 .txt-box{}
.first2 .txt-box h1{font-weight: bold;font-size: 48px;}
.first2 .txt-box h3{position: relative;padding-left: 40px;font-size: 36px;}
.first2 .txt-box h3::after{position: absolute;left: 0;top: 50%;transform: translate(0,-50%);content: '';width: 20px;height: 20px;border-radius: 50%;background-color: #333;}
.first3{    position: absolute;
    width: 450px;
    height: 109px;
    left: 630px;
    bottom: 400px;
    background-size: cover;
}
.first3 .img-box{
    position: absolute;
		bottom: -100%;left: 0;
		display: flex;
		align-items: center;
}
.first3 .img-box img{width: 150px;height: 150px;margin-right: 20px;}
.first3 .img-box p{font-size: 20px;font-weight: bold;margin:0 ;}
.singersecond1{
    position: absolute;
    width: 545px;
    height: 451px;
    left: 580px;
    bottom: 240px;
    background: url("../img/gx_2.png");
    background-size: cover;}
.singersecond2{
	left: 90px;
  bottom: 522px;}.singersecond3{
	left: 90px;
  bottom: 422px;}
.singerthird1{
    position: absolute;
    width: 358px;
    height: 636px;
    left: 164px;
    bottom: 130px;
    background: url("../img/gx_3.png");
    background-size: cover;}
.singerfourth1{
    position: absolute;
    width: 584px;
    height: 503px;
    left: 64px;
    bottom: 158px;
    background: url("../img/gx_4.png");
    background-size: cover;}
.singerfifth3{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 35px;
}
.singerfifth3 a{color: #333;cursor: pointer;text-decoration: none;}
.singerfifth3 a:hover{color: #E83E34 ;}
.slick-item .item{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;

}

