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: 729px;
    /* background-color: pink; */
    /* margin-bottom: 100px; */
}

.part-one-content-left {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 60px;
    width: 790px;
    height: 322px;
    /* background-color: skyblue; */
}

.part-one-content-right {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px 0 0 40px;
    width: 410px;
    height: 156px;
    /* background-color: skyblue; */
}

.part-one-content-left h3 {
    font-size: 32px;
    color: #982827;
}

.part-one-content-left a:hover {
    background-color: #982827;
    color: #FFF;
}

.part-one-content-left p:nth-of-type(1) {
    margin: 25px 0 50px 0;
    font-size: 18px;
}

.part-one-content-left p:nth-of-type(2) {
    position: absolute;
    top: 240px;
    left: 0px;
    font-size: 32px;
    color: #982827;
    font-weight: 700;
}

.part-one-content-left p {
    line-height: 40px;
}

.part-one-content-left a {
    position: absolute;
    top: 250px;
    right: 40px;
    float: right;
    display: block;
    width: 110px;
    height: 36px;
    border: #982827 2px solid;
    text-align: center;
    line-height: 32px;
    font-size: 21px;
    color: #982827;
    border-radius: 15px;
}

.part-one-content-right p {
    margin: 25px 0 25px 0;
    font-size: 18px;
}

.part-one-content-right img {
    width: 30px;
    height: 30px;
    /* background-color: aqua; */
}

.part-two {
    margin: 0 auto 100px;
    width: 1200px;
    height: 770px;
}