.tool-box {
    min-width: 1200px;
    height: 1812px;
    background: #4E62FF;
    margin-top: 110px;
    position: relative;
    overflow: hidden;
}

.tool-box .huodongimg {
    width: 1200px;
    height: 240px;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.tool-box .xiangqinbox {
    width: 1200px;
    height: 1484px;
    background: #FFFFFF;
    border-radius: 32px;
    margin: 260px auto 0 auto;
    position: relative;
    z-index: 2;
}

.xiangqinbox h1 {
    width: 270px;
    height: 50px;
    margin: 0 auto;
    border-radius: 0 0 24px 24px;
    background: rgb(60, 82, 255);
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    letter-spacing: 2px;
    font-weight: bold;
    user-select: none;
}

.xiangqinbox .step {
    width: 100%;
    text-align: center;
    height: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-top: 55px;
    user-select: none;
}

.xiangqinbox .step>span {
    font-size: 24px;
    font-weight: bold;
    color: #4E62FF;
}

.xiangqinbox .step-msg {
    /* height: 15px; */
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #72808F;
    text-align: center;
    user-select: none;
    margin-top: 13px;
}

.xiangqinbox .gzh_erweima {
    display: block;
    width: 180px;
    height: 180px;
    margin: 30px auto 1px auto;
}

.xiangqinbox .icon_box {
    width: 90px;
    height: 30px;
    background: rgb(60, 82, 255);
    border-radius: 0 16px 0 16px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin: 23px auto 0 auto;
    font-size: 16px;
}

.xiangqinbox .huodongzhanshiimg {
    display: block;
    width: 630px;
    height: 190px;
    margin: 20px auto 0 auto;
}

.xiangqinbox .towImgBox {
    width: 630px;
    height: 660px;
    margin: 21px auto 0 auto;
    overflow: hidden;
}

.towImgBox img {
    width: 306px;
    height: 660px;
}

.towImgBox img:nth-child(2) {
    margin-left: 13px;
}

.tool-box .huodong_right {
    position: absolute;
    display: block;
    width: 235px;
    height: 488px;
    top: 0;
    right: 0;
}

.tool-box .huodong_left {
    position: absolute;
    display: block;
    width: 327px;
    height: 490px;
    top: 0;
    left: 0;
}
