.about-content {
    display: flex;
    margin: 124px 0;
    justify-content: space-between;
}

.title01 {
    color: #ad9d8d;
}

.line1 {
    height: 150px;
    border-left: 0.01vw solid #c5c5c5;
    width: 1px;
}

.part button {
    padding: 8px 58px;
    color: #fff;
    border: none;
    box-shadow: none;
    background-color: #5a5a5a;
}

.chapter {
    margin-top: 80px;
}

.blog .text-center h3 {
    font-size: 48px;
    font-weight: 100;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog .text-center h3 i {
    width: 490px;
    height: 1px;
    display: block;
    background-color: #000;
}

.blog .text-center p {
    font-size: 24px;
    color: #ad9d8d;
}

.bg-gy {
    background-color: #f3f3f3;
}

.box {
    overflow: hidden;
    margin: 56px auto 46px;
}

#title {
    line-height: 40px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    font-weight: bold;
    color: rgb(102, 102, 102);
    overflow: hidden;
}

#title span {
    float: left;
    width: 166px;
    text-align: center;
}

#title .select {
    border-bottom: 2px solid #ad9277;
}

.text-decoration-none h4 {
    font-size: 14px;
    text-align: center;
}

.more {
    text-align: center;
    margin: 66px 0 0;
}

.licheng-img {
    width: 146px;
    height: 104px;
    border-radius: 4px;
    position: relative;
    margin: 14px 0;
}

.licheng-img img {
    width: 100%;
    height: 100% !important;
}

.info .img img {
    max-width: 60%;
}

.info .img,
.hide-footer .mt-4 {
    display: flex;
    justify-content: center;
}

.hide-footer h4 {
    font-size: 16px;
}

.hide-footer .text-decoration-none {
    font-size: 14px;
    opacity: 0.6;
}

.list-group-item .tell {
    font-size: 26px;
}
ul.p-0.m-0.ma {
    text-align: right;
}
video{
    width: 100%;
    height: 100%;
}
.col-10 {
    width: 85.333333% !important;
}
.col-10 {
    width: 85.333333% !important;
    margin: 0 auto;
}
.col-1{
    width: auto !important;
}