.banner {
    background: url(../images/about/bg.png?v=20230415115910) no-repeat center;
    height: 600px;
}
.hoge-content {
    background: url(../images/about/bg1.png?v=20230415115910) no-repeat center #f9fafd;
    height: 355px;
}
.banner h1 {
    padding-top: 180px;
}
.hoge-content>div {
    height: 375px;
    left: calc(50% - 600px);
    background: linear-gradient(180deg,#f4f6fb, #ffffff);
    border-radius: 12px;
    backdrop-filter: blur(5px);
    padding: 30px;
    top: -93px;
}
.hoge-video {
    width: 560px;
    height: 315px;
    background: #d8d8d8;
    border: 1px solid #979797;
    border-radius: 4px;
}
.hoge-brief {
    width: 500px;
    padding-left: 50px;
}
.hoge-brief p {
    margin-top: 24px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 24px;
}
.module-style20 {
    background: url(../images/about/fazan.png?v=20230415115910) no-repeat center;
}
.module-style20 ul li {
    width: 180px;
    height: 380px;
}
.module-style20 ul li .style20-bottom,
.module-style20 ul li .style20-top {
    width: 140px;
}
.module-style20 {
    padding: 60px 0 100px;
}
.module-style20 ul li .style20-bottom, .module-style20 ul li .style20-top {
    width: 180px;
}
.map {
    padding: 100px 0 80px;
}
.map-left {
    width: 160px;
    margin-right: 240px;
}
.map-left ul li {
    margin: 40px 0;
}
.map-left ul li h1 {
    font-size: 40px;
    font-weight: 500;
    text-align: left;
    color: #037aff;
    line-height: 56px;
}
.map-left ul li span {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #555555;
    line-height: 21px;
}
.prize ul li img,
.partner ul li img {
    display: block;
    margin: auto;
}
.prize {
    padding: 100px 0;
}
.prize h1 {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 54px;
    margin-bottom: 50px;
}
.prize ul li {
    float: left;
    width: 14%;
    /* width: 260px; */
    height: 200px;
    padding: 40px;
    cursor: pointer;
}
.prize ul li p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 27px;
    margin-top: 26px;
}
.prize ul li:hover {
    background: #212632;
}
.patent {
    background: url(../images/about/bg2.png?v=20230415115910) no-repeat center;
    padding: 100px 0 60px;
}
.patent h1 {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 54px;
    margin-bottom: 40px;
}
.patent .patent-right {
    width: 680px;
}
.patent .patent-right ul li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/about/icon.png?v=20230415115910) no-repeat center;
    background-size: contain;
}
.patent .patent-right ul li {
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 30px;
    margin-left: 150px;
    margin-bottom: 30px;
}