.wrap2{
    height: 100%;
    overflow: hidden;
}
.topBox2{
    height: 25%;
    /* background: red; */
    width: 80%;
}
.topDiv{
    width: 20%;
}
.topDiv>img{
    width: 66px;
    height: 42px;
    margin-top: 45px;
    margin-left: 148px;
}
.huitiao{
    margin-top: 150px;
    width: 100%;
    background: #9E9E9E;
    height: 2px;
}
.bottom-center{
    width: 100%;
    height: 65%;
    overflow: hidden;
}
.bo-ce-le{
	width: 65%;
    float: left;
    /* background: cyan; */
    height: 80%;
    margin-top: 5%;
}
.bo-ce-ri{
    width: 35%;
    float: right;
    /* background: red; */
    height: 100%;
}
.bo-le-p{
    margin-left: 142px;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    color: #FCFCFC;
}
.twoadd{
    width: 175px;
    height: 175px;
    margin-top: 140px;
}
.huitiao2{
    /* margin-top: 150px; */
    width: 100%;
    background: #9E9E9E;
    height: 2px;
}
.t5{
    background: #252525;
}