.head {
    /* height: 609px; */
    max-width: 1920px;
    height: 732px;

    background-color: #fff;
}
.index-top{
    margin-top:70px
}
.contentText {
    background: url(../../utils/images/img/xzwm/bjlb.png) no-repeat;
    background-size: auto;
    background-position-x: center;
    max-width: 1920px;
    padding-top: 20px;
}

.content {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.title {
    color: #333333;
    font-size: 46px;
    font-weight: 800;
}

.title1 {
    color: #333333;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 100px;
}

.jz {
    display: flex;
    text-align: center;
    font-size: 18px;
    justify-content: space-between;
}

.jz li img {
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
}

.Peers {
    width: 1180px;
    /* overflow: hidden; */
    height: 514px;
    display: flex;
    position: relative;
}

.Peers .Left {
    top: 50%;
    margin-top: -25px;
    margin-left: -50px;
}

.Peers .Right {
    top: 50%;
    right: 0;
    margin-top: -25px;
    margin-right: -50px;
}

.Peers>img {
    position: absolute;
    width: 50px;
    height: 50px;
    cursor: pointer;

}

.Peers>div>div {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}

.dh {
    transition: all .5s;

}

.Peers>div>div>img {
    flex: 0 0 290px;
    height: 514px;
}

.fx {
    display: flex;
}

.fx div {
    flex: 0 0 208px;
    /* 395px */
    height: 552px;
    margin-left: 3px;
    background-repeat: no-repeat;
    background-size: 208px 552px;
}

.ms1 {
    display: flex;
    margin-bottom: 30px;
}

.ms1>div>div:nth-child(1) {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 800;
}

.ms1>div>div:nth-child(2) {
    font-size: 18px;
    width: 200px;
}

.add {
    background-size: 418px 552px !important;
}

.add1 {
    background-size: 208px 552px !important;
}

.czlc {
    display: flex;
}

.czlc .box {
    width: 577px;
    height: 133px;
    color: #333333;
    overflow: hidden;
    display: flex;
    text-align: left;
    cursor: pointer;
    transition: background-color .3s !important;
}

.act {
    background-color: #ffffff;
    box-shadow: 0px 0px 2px 2px rgba(32, 33, 39, 0.1);
}

.bgc {
    background: url(../../utils/images/img/lb/lb/sj2.png) 100% no-repeat;
    width: 1200px;
    margin: 0 auto;
    height: 424px;
    position: relative;
}

.bgc>div {
    width: 100px;
    height: 150px;
    color: #333333;
    font-size: 24px;
}

.bgc>div i,
.bgc>div span,
.bgc>div img {
    display: block;
    margin: 0 auto;
}

.bgc>div img {
    width: 35px;
    height: 39px;
}

.bgc>div span {
    line-height: 30px;
}

.bgc>div i {
    width: 30px;
    height: 2px;
    background-color: #000000;
    margin: 32px auto 15px;
}

.Mission {
    margin: 0 auto;
    text-align: center;
}

.Mission div:nth-child(1) {
    color: #333333;
    font-size: 44px;
    font-weight: 800;
    /* margin-top: 128px; */
    margin-bottom: 23px;

}

.Mission div:nth-child(2) {
    color: #333333;
    font-size: 24px;

}

