.bd-acg-about {
    width: 1200px;
    margin: auto;
}

.bd-acg-about > div:nth-child(1) {
    font-size: 36px;
    color: rgb(102, 102, 102);
    text-align: center;
}

.bd-acg-about > div:nth-child(2) {
    font-size: 16px;
    color: rgb(102, 102, 102);
    text-align: center;
    margin-top: 25px;
}

.acg-list-box {
    margin-top: 60px;
}

.acg-list-box > .left {
    width: 490px;
    float: left;
}

.acg-list-box > .left > div:nth-child(1) {
    font-size: 36px;
    color: rgb(102, 102, 102);
}

.acg-list-box > .left > div:nth-child(2) {
    font-size: 45px;
    color: rgb(102, 102, 102);
    font-weight: 700;
}

.acg-list-box > .left > div:nth-child(2) > span {
    color: rgb(31, 135, 232);
}

.acg-list-box > .left > div:nth-child(3) {
    color: rgb(254, 87, 34);
    font-size: 20px;
    margin-top: 20px;
}

.acg-list-box > .left > div:nth-child(4) {
    width: 490px;
    margin-top: 35px;
}

.acg-list-box > .left > div:nth-child(4) > img {
    width: 490px;
}


.acg-list-box > .right {
    float: right;
    width: 650px;
}

.left-list {
    float: left;
    height: 180px;
    width: 290px;
    background: #ececec;
    margin-left: 35px;
    margin-top: 20px;
}

.left-list > div {
    width: 238px;
    margin: auto;
}

.left-list > div:nth-child(1) {
    height: 64px;
}

.left-list > div:nth-child(2) {
    margin-top: 10px;
    color: rgb(75, 75, 75);
    font-size: 26px;
}

.left-list > div:nth-child(3) {
    margin-top: 10px;
    color: rgb(140, 140, 140);
    font-size: 14px;
}

.item-box-list {
    background: url("/pc/image/acg.jpg") no-repeat center;
    height: 575px;
    padding-top: 110px;
}

.acg-ttt {
    text-align: center;
}

.acg-ttt > div:nth-child(1) {
    color: rgb(255, 255, 255);
    font-size: 36px;
}

.acg-ttt > div:nth-child(2) {
    width: 37px;
    height: 3px;
    margin: auto;
    background: #fff;
    margin-top: 25px;
}

.img-item-box {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}

.img-item-box > img:nth-child(1) {
    height: 279px;
    width: 339px;
}

.img-item-box > img:nth-child(2) {
    height: 448px;
    width: 600px;
}

.img-item-box > img:nth-child(3) {
    height: 448px;
    width: 231px;
}

.img-item-box3 {
    width: 1000px;
    margin: auto;
    margin-top: 56px;
}

.img-item-box3 > img:nth-child(1) {
    height: 279px;
    width: 339px;
}

.img-item-box3 > img:nth-child(2) {
    height: 448px;
    width: 231px;
}

.img-item-box3 > img:nth-child(3) {
    height: 448px;
    width: 231px;
}

.img-item-box2 > img:nth-child(1) {
    height: 279px;
    width: 339px;
}

.img-item-box2 > img:nth-child(2) {
    height: 448px;
    width: 600px;
}

.img-item-box2 > img:nth-child(3) {
    height: 448px;
    width: 231px;
}

.img-item-box4 {
    width: 860px;
}

.img-item-box4 > img:nth-child(1) {
    height: 448px;
    width: 600px;
}

.img-item-box4 > img:nth-child(2) {
    height: 448px;
    width: 231px;
}

.img-item-box5 {
    width: 990px;
}

.img-item-box5 > img:nth-child(1) {
    height: 279px;
    width: 339px;
}

.img-item-box5 > img:nth-child(2) {
    height: 448px;
    width: 600px;
}
