body {
    /* background: url(https://imglf6.lf127.net/img/d891adaf52b30773/RmpJaGZGcmxuWUsrSStRZzBXeCthNEtQYncrQ3BON3N1c1JjNHVmNFRKZz0.png?imageView&thumbnail=1920y900&type=png&quality=96&stripmeta=0) no-repeat; */
    /* background: url(https://imglf3.lf127.net/img/cef25a3aab7d9252/RmpJaGZGcmxuWUl6QmdjUFBUaG82ZnlTVERqZzQ4aWg2a1VvV1dQOHloWT0.png?imageView&thumbnail=1920y600&type=png&quality=96&stripmeta=0) no-repeat; */
    background: url(https://pic.imgdb.cn/item/6328a1fa16f2c2beb10d2b88.png) no-repeat;
    background-size: contain;
    /* background-size: 100% 50%; */
}

.imgbox {
    margin: 242px auto 74px;
    width: 1200px;
    height: 483.6px;
    /* background-color: beige; */
}

.part-one {
    position: relative;
    margin: 0 auto 60px;
    width: 1200px;
    height: 816px;
    /* background-color: pink; */
}

.part-one-content-left {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 60px;
    width: 700px;
    height: 354px;
    /* background-color: skyblue; */
}

.part-one-content-left p {
    line-height: 24px;
}

.part-one-content-right p {
    line-height: 24px;
}

.part-one-content-right {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px 0 0 40px;
    width: 396px;
    height: 314px;
    /* background-color: skyblue; */
}

.part-one-content-left h3 {
    font-size: 32px;
    color: #982827;
}

.part-one-content-left p {
    margin: 20px 0 20px 0;
    font-size: 20px;
}

.part-one-content-right p {
    margin: 10px 0 10px 0;
    font-size: 20px;
}

.part-two {
    margin: 0 auto 100px;
    width: 1200px;
    height: 770px;
}