
@keyframes textShow{
    0%{
        top: 40%;
        opacity: 0;
    }
    100%{
        top: 50%;
        opacity: 1;
    }
}

.txtShow2:nth-child(2){
    margin-top:10px
}
.bannerTxt{
    position: absolute;
    left:40%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 99;
    animation: textShow 2.5s forwards;
}
.info-line{
    width:1200px;
    height:1px;
    background:#aaa;
    opacity:0.2;
    margin: 20px 0;
}
.items-1-line{
    width: 50px;
    height: 2px;
    background: white;
    margin: 10px auto;
}
.item-1{
    margin: 50px 0;
}
.items-1{
    width: 413px;
    height: 537px;
    margin: auto;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
}
.items-1-1{
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 2;
}
.items-1-bg{
    background: black;
    opacity: 0.5;
}
.items-1-txt{
    z-index: 9;
}
.items-1 img{
    width: 150%;
    height: 100%;
    border-radius: 15px;
}
.items-1:nth-child(1) img{
    margin-left: -68px;
}
.items-1:nth-child(2) img{
    margin-left: -175px;
}
.item-2{
    height: 950px;
    margin: 50px 0;
    position: relative;
}
.items-2{
    width: 320px;
    height: 450px;
    position: absolute;
}
.items-2-txt{
    width: 100%;
    height:calc(100% - 320px);
}
.items-2-txt div{
    margin: auto;
}
.items-2 img{
    width: 315px;
    height: 315px;
    border-radius: 50%;
}
.items-2-1{
    left: 0;
    top: 250px;
}
.items-2-2{
    top: 0;
    left: 50%;
    margin-left: -125px;
}
.items-2-3{
    top: 250px;
    right: 0;
}
.items-2-4{
    left: 50%;
    margin-left: -125px;
    bottom: 0;
}
.item-3{
    padding:10px 0;
}
.items-3{
    width: 100%;
    height: 220px;
    margin: 10px 0;
    position: relative;
}
.items-3-1{
    width: 50%;
    height: 100%;
    box-sizing: border-box;
}
.items-3-txt{
    
}
.items-3-txt div{
    width: 70%;
    margin: auto 0;
}
.items-3-img{
    position: relative;
}
.items-3-img img{
    width: 100%;
    height: 100%;
}
.items-3-1-bg{
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
}
.items-3-line{
    width:6px;
    height:83px;
    background:rgba(255,255,255,1);
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translate(0,-50%);
    display: none;
}
.item-4{
    height: 1200px;
    position: relative;
}
.items-4-img{
    position: absolute;
}
.items-4-img1{
    top: 0;
    left: 245px;
}
.items-4-img2{
    top: 1px;
    left: 589px;
}
.items-4-img3{
    top: 298px;
    left: 72px;
}
.items-4-img4{
    top: 295px;
    right: 55px;
}
.items-4-img5{
    top: 592px;
    left: 244px;
}
.items-4-img6{
    top: 590px;
    right:228px;
}
.items-4-txt{
    position: absolute;
    left: 50.5%;
    top: 42%;
    transform: translate(-50%,-50%);
}

.item-5{
    height: 1050px;
    background-image: url(/static/img/search/item-5-img.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.items-5-bg{
    background:black;
    opacity: 0.5;
    width: 100%;
    height: 300px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.items-5-txt-box{
    position: absolute;
    bottom: 0;
    height: 300px;
    left: 50%;
    transform: translate(-50%,0);
}
.items-5-txt{
    width:300px;
    height: 100%;
    box-sizing: border-box;
    padding: 30px 25px;
    text-align: justify;
    position: relative;
    z-index: 99;
    line-height: 1.7;
}
.items-5-txt div{margin:0 auto;}
.items-5-line{
    width: 100px;
    height: 1px;
    background:white;
    margin: 10px 0;
    display: block;
}
.items-5-redbg{
    width:297px;
    height:930px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index:9;
    box-sizing: border-box;
    padding: 0 25px;
    padding-top: 80px;
}
.items-5-txt-redbg{
    background:rgba(16,23,34,0.73);
}
.items-5-txt-redbg-content{}
.items-5-redbg-txt{
    width: 100%;
    margin-top: 100px;
    text-align: justify;
}

.item-6 img{
    width: 100%;
    margin-bottom:50px
}
.items-6-1{
    width: 100%;
    margin: 20px 0;
}
.items-6-1 input{
    height: 40px;
    width: 200px;
    margin-left: 20px;
    background: #ccc;
    border: none;
    outline: none;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
}
.items-6-1 input:nth-child(3){
    width: 500px;
}
.items-6-1 button{
    height: 40px;
    width: 200px;
    border:none;
    background:rgb(0, 104, 208);
    color: white;
    margin-left: 15px;
}
/* .item-1-bg{
    background-image: url(/static/img/blue.png);
    background-repeat: no-repeat;
    background-position-x: -50%;
    background-position-y: -300px;
}
.item-2-bg{
    background-image: url(/static/img/green.png);
    background-repeat: no-repeat;
    background-position-x: 160%;
    background-position-y: 0px;
}
.item-4-bg{
    background-image: url(/static/img/yellow.png);
    background-repeat: no-repeat;
    background-position-x: -50%;
    background-position-y: -300px;
} */