#box {
    width: 940px;
    font-family: Roboto;
}

#box p {
    margin: 0;
}

.box-head>p {
    font-size: 32px;
}

.headline {
    padding-bottom: 32px;
    font-family: DM Serif Display;
    font-weight: 500;
    font-size: 24px;
    line-height: normal;
    text-align: left;
}

.box-bot {
    padding-top: 80px;
}

.box-bot .headline {
    padding-bottom: 32px;
    /* padding-top: 80px; */
}

.box-head .figure {
    width: 239px;
    height: 329px;
}

.box-head .chunking {
    width: 239px;
    height: 329px;
    overflow: hidden;
    cursor: pointer;
}

.box-head .posit-abt {
    position: relative;
    width: 239px;
    height: 96px;
    z-index: 200;
    margin-top: -84px;
    background-color: #2D6194;
    opacity: 0.93;
}

.box-head .medial-div {
    margin-left: 111px;
    margin-right: 111px;
}

.row>div {
    margin-top: 64px;
}

.row>div:first-child, .row>div:first-child+div, .row>div:first-child+div+div {
    margin-top: 0;
}

.posit-abt .name {
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 4px;
    color: #FFFFFF;
    line-height: 26px;
    font-weight: 722;
    padding-left: 16px;
    letter-spacing: 1.8px;
}

.posit-abt .post {
    font-size: 10px;
    color: #F8F8FB;
    height: 26px;
    padding-left: 16px;
}

.box-head .chunking .icon {
    position: absolute;
    right: 16px;
    z-index: 300;
    height: 11px;
    bottom: -12px;
    transition: bottom 0.2s;
}

.chunking:hover .icon {
    bottom: 23.5px;
}

.arrows {
    z-index: 300;
    height: 14px;
}

.bot-img img {
    width: 938px;
    cursor: pointer;
}

#dialog {
    display: none;
}

.dialog {
    width: 100%;
    z-index: 699;
    position: fixed;
    top: 0;
}

.entire-bg {
    background: #3d516c;
    background-color: rgba(61, 81, 108, 0.8);
    filter: alpha(opacity=85);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
}

.dialog-figure {
    top: 179px;
    margin: 0 auto;
    height: 545px;
    width: 972px;
    background-color: white;
    z-index: 700;
    opacity: 1;
    position: relative;
}

.dialog-figure>div {
    overflow: hidden;
}

.figure-img {
    margin: 64px 49px 64px 64px;
}

.figure-img img {
    width: 304px;
    /* margin: 64px 49px 64px 64px; */
}

.figure-img2 img {
    width: 111px;
    height: 37px;
    /* margin-top: -63px;
    margin-left: 300px; */
    position: absolute;
    top: 92px;
    right: 80px;
}

.figure-buttom {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 32px;
    right: 32px;
    cursor: pointer;
}

.figure-rwo {
    overflow: hidden;
    padding-top: 84px;
}

.figure-brief {
    width: 484px;
}

.figure-name {
    color: #29528A;
    font-size: 48px;
    font-weight: bold;
    line-height: 53px;
}

.figure-name span {
    display: block;
    width: 260px;
}

.figure-post {
    padding-top: 20px;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    color: #A6ABBB;
}

.figure-brief {
    bottom: 65px;
    color: #424755;
    font-weight: 500;
    line-height: 24px;
    font-size: 16px;
    position: absolute;
}

.dialog .dialog-bigImg {
    background: #FFFFFF;
    position: relative;
    margin: 0 auto;
    width: 80%;
    top: 100px;
    padding: 30px;
    z-index: 700;
}

.dialog .dialog-bigImg img {
    width: 100%;
}

.dialog .dialog-content {
    display: none;
}

@media screen and (max-width: 750px) {
    #box {
        width: 100%;
    }
    .box-head .figure, .box-head .posit-abt, .bot-img img {
        width: 100%;
        height: auto;
    }
    .box-head .posit-abt {
        height: unset;
        padding-bottom: 0.28rem;
        padding-right: 0.35rem;
        padding-left: 0.35rem;
        margin-top: -92px;
    }
    .posit-abt {
        height: unset;
    }
    .bot-img {
        padding: 0.24rem 0.25rem 0.79rem 0.25rem;
    }
    .box-head .chunking {
        width: 50%;
        height: 4.08rem;
        padding-left: 0.2rem;
    }
    .box-head .medial-div {
        margin-left: 0;
        margin-right: 0;
    }
    .row {
        margin: 0 !important;
    }
    .row>div {
        margin-top: 0.24rem !important;
    }
    .posit-abt .post {
        line-height: normal;
    }
    .box-head {
        background: white;
        padding-bottom: 0.79rem;
        padding-right: 0.25rem;
        box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.04);
        border-radius: 8px;
    }
    .headline {
        padding: 0.32rem 0 0 0.23rem;
    }
    .box-bot {
        background-color: white;
    }
    .box-bot .headline {
        padding-bottom: 0;
    }
    /*  */
    .dialog {
        padding-left: 0.36rem;
        padding-right: 0.36rem;
        z-index: 10001;
    }
    .box-bot {
        padding-top: 0;
        margin-top: 0.34rem;
        box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.04);
        border-radius: 10px !important;
    }
    .dialog-figure {
        width: 100%;
        height: unset;
        top: 1.82rem;
        border-radius: 8px;
    }
    .figure-img2 img {
        display: none;
    }
    .figure-img img {
        width: 100%;
    }
    .figure-img {
        margin: 0.96rem 0 0.24rem 0.64rem;
    }
   
    .figure-name {
        color: #111111;
        font-size: 0.32rem;
        line-height: 0.38rem;
        font-family: Roboto;
        font-weight: bold;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
        margin-left: 0.24rem;
    }
    .figure-buttom {
        width: 0.29rem;
        height: 0.29rem;
        top: 0.36rem;
        right: 0.3rem;
    }
    .figure-buttom img {
        width: 100%;
    }
    .figure-post {
        font-size: 0.2rem;
        font-weight: 500;
        line-height: unset;
        color: #111111;
        padding-top: 0;
        margin-left: 3.61rem;
        width: 2rem;
        height: 0.68rem;
        line-height: 0.32rem;
    }
    .figure-data {
        padding-left: 0.24rem;
    }
    .figure-rwo {
        padding-top: 4rem;
    }
    .figure-brief {
        width: 100%;
        padding: 0.24rem 0.65rem 0.8rem 0.39rem;
        bottom: unset;
        color: #111111;
        font-family: Roboto;
        font-size: 0.24rem;
        line-height: 0.4rem;
        font-weight: 400;
        letter-spacing: 0px;
        position: unset;
    }
    .figure-name span {
        width: 100%;
    }
    .chunking {
        margin-top: 0;
    }
    .headline {
        color: #111111;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.32rem;
    }
    .posit-abt .name {
        color: #FFFFFF;
        font-weight: bold;
        font-size: 0.32rem;
        letter-spacing: 0px;
        padding-top: 0.24rem;
        padding-left: 0;
    }
    .posit-abt .post {
        color: #F8F8FB;
        font-family: Roboto;
        font-weight: 500;
        font-size: 0.18rem;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
        padding-left: 0;
    }
    .post .icon {
        display: none;
    }
    .figure-img {
        height: 4.08rem;
        width: 2.98rem;
    }
    .dialog-figure>div {
        overflow: unset;
    }
    .arrows {
        display: none;
    }
    .dialog .dialog-bigImg {
        transform: rotate(90deg);
        width: 12.6rem;
        height: 6.9rem;
        left: -2.9rem;
        top: 3.2rem;
        padding: 0.3rem;
    }
    .dialog .dialog-bigImg .icon-close {
        position: absolute;
        right: 0.3rem;
        font-size: 0.4rem;
    }
}