.section1{
    background: url(../img/banner.png) no-repeat center center;
    background-size: cover;

}
.nav{
    position: absolute;
    left: 92px;
    top: 73px;
}
.nav img{
    width: 198px;
    height: 45px;
}
.titleText{
    position: absolute;
    top: 392px;
    left: 211px;
    text-align: right;
}
.titleText h1{
font-size: 100px;
font-family: Hiragino Sans GB;
font-weight: normal;
color: #FFFFFF;
}
.titleText p{
    font-size: 50px;
    font-family: Hiragino Sans GB;
    font-weight: normal;
    color:rgba(255, 255, 255, 0.5);
    margin-top: 34px;
 }
 .midBox{
     height:59.5% ;
    display: flex;
    flex-wrap: wrap;
   
    
 }
 .midBox .box{
    width: 33.33%;
    height: 50%;
    background-color: yellowgreen;
    position: relative;
    cursor: pointer;
 }
 .bottom{
     width: 100%;
     background-color: #FFFFFF;
     height: 29.8%;
     padding: 45px 20px 0 20px;
     box-sizing: border-box;
     background: url(../img/pic.png)  no-repeat center center;;
    
    background-size: cover;

 }
 .box h1{
     text-align: center;
    font-size: 50px;
    color: #fff;
    margin-bottom: 48px;
 }
 .box{
     display: flex;
     align-items: center;
     justify-content: center;
 }
 .box p{
    font-size: 30px;
    color:rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 1.4;
 }
 .bottomTitle {
 text-align: center;
 font-size: 50px;
font-weight: normal;
 color: #fff;
 }
 .partner{
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     margin-top: 30px;
 }
 .partner span{
     /* width: 9.5%; */
     display: flex;
     align-items: center;
     font-size: 15px;
     font-weight: bold;
     margin-bottom: 20px;
     justify-content: center;
     margin-right: 20px;
 }
 .partner img{
     width: 180px;
     object-fit: cover;
     margin-right: 5px;
 }
 .banquan{
     height: 11%;
     display: flex;
     justify-content: center;
     background-color: #201D2F;
 }
 .container{
     display: flex;
     align-items: center;
     color: #fff;
 }
 .left{
    display: flex;
    align-items: center;
    padding-right: 29px;
 }
 .left img{
     width: 45px;
     height: 30px;
     object-fit: cover;
     margin-right: 5px;
 }
 .left p {
    margin-bottom: 5px!important;
     font-size: 20px;
 }
 .left span {
    font-size: 10px;
    color:rgba(255, 255, 255, 0.5);
}
.middle{
    padding: 0 29px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
}
.middle div{
    margin-bottom: 5px;
}
.middle div span{
    margin-right: 20px;
}
.middle div span:last-child{
    margin-right: 0;
}
.middle div:last-child{
    margin-bottom: 0;
}
.right{
    padding-left: 29px;
}
.right p{
    font-size: 15px;
    margin-bottom: 5px!important;
}
.right span{
    font-size: 15px;
    color:rgba(255, 255, 255, 0.5);
}
.Mask{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.Mask .MaskBox{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.midBox .box:hover .Mask{
    display: block;
}
.midBox .box:hover .vable{
    visibility:hidden
}
.beian{
    color: #808080;
    font-size: 15px;
}
.beian img{
    width: 15px;
    /* vertical-align: middle; */
}
@media screen and (max-width: 1400px) {
    .box h1{
        font-size: 35px;
    }
    .box p{
        font-size: 25px;
    }
    .bottomTitle{
        font-size: 40px;
    }
    .partner span{
        font-size: 12px;
    }
    .titleText h1{
        font-size: 70px;
    }
    .titleText p{
        font-size: 32px;
    }

}
@media screen and (max-width: 800px) {
    .nav{
        left: .512rem;
        top: .512rem;
    }
    .nav img{
        width: 2.026667rem;

    }
    .titleText h1{
        font-size: .64rem;
    }
    .titleText p{
        font-size: .362667rem;
        margin-top: .32rem;
    }
    .titleText{
        width: 100%;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        top: 5.76rem;
    }
    .shubiao img{
        width: .533333rem;
    }
    .midBox .box{
        width: 100%;
    }
    .box h1{
        margin-bottom: 0;
        font-size: .533333rem;
    }
    .box p{
        font-size: .426667rem;
    }
    .MaskBox h1{
        margin-bottom: .213333rem;
    }
    .section1{
        height: 100vh;
    }
    .bottomTitle{
        font-size: .533333rem;
    }
    .partner span{
        width:27%;
    }
    .partner img{
        width: 2.176rem;
    }
    .container{
        display: block;
    }
    .left{
        padding-right:0;
        text-align: center;
    }
    .left img{
        height: .426667rem;
        object-fit: cover;
    }
    .left p{
        font-size: .32rem;
    }
    .banquan{
        padding: .64rem 0;
    }
    .middle{
        margin: .426667rem 0;
        display: flex;
        flex-wrap: wrap;
    }
    .middle div{
       margin: 0 auto;
       margin-bottom: 5px;
    }
    .middle div span{
        font-size: .32rem;
    }
    .right{
        text-align: center;
        padding-left: 0;
    }
    
}
.vable{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.shubiao{
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
    animation: myfirst 2s infinite;
}

@keyframes myfirst
{
0%   {
    bottom: 5%;
    opacity: 1;
}


50% {
    bottom: 7%;
    opacity: 0.5;
}


100% {
    bottom: 5%;
    opacity: 1;
}
}