.banner-box {    width: 100vw;    height: 5.59rem;    background: url("../images/about-banner.png") no-repeat;    background-size: 100% 100%;    display: flex;    flex-direction: column;    align-items: center;}.banner-content {    margin-top: 2.07rem;    width: 12rem;}.banner-title {    font-weight: bold;    font-size: 0.48rem;    color: #FFFFFF;}.banner-tip {    font-weight: 500;    font-size: 0.18rem;    color: #FFFFFF;    margin-top: 0.29rem;}.contact-us-box {    width: 100vw;    display: flex;    align-items: center;    flex-direction: column;    padding-bottom: 1rem;}.contact-us-title {    font-weight: bold;    font-size: 0.36rem;    color: #202124;    margin-top: 1rem;}.company-name {    margin-top: 1.03rem;    width: 12rem;    font-weight: bold;    font-size: 0.32rem;    color: #202124;}.contact-us-content {    display: flex;    align-items: flex-start;    justify-content: space-between;    padding-bottom: 0.7rem;    border-bottom: 1px solid #DCDCDC;    width: 12rem;}.contact-us-left {    width: 3.23rem;}.company-phone-box {    margin-top: 0.72rem;    display: flex;    align-items: center;}.company-phone-box > div {    margin-left: 0.19rem;    font-weight: 500;    font-size: 0.16rem;    color: #202124;}.company-phone {    width: 0.3rem;    height: 0.3rem;}.company-phone-number {    font-weight: bold !important;    font-size: 0.24rem !important;    color: #202124 !important;}.contact-us-qr-box {    display: flex;    align-items: center;    justify-content: space-between;    margin-top: 0.8rem;}.contact-us-qr-item {    display: flex;    flex-direction: column;    align-items: center;}.contact-us-qr-img {    width: 1.2rem;    height: 1.2rem;}.contact-us-qr-text {    font-weight: 500;    font-size: 0.16rem;    color: #202124;    margin-top: 0.07rem;}.contact-us-right {    width: 7.6rem;    height: 3.28rem;    margin-top: 0.39rem;}.contact-us-right img {    width: 100%;    height: 100%;}.contact-us-address-list {    width: 12rem;    margin-top: 0.74rem;    display: flex;    align-items: center;    justify-content: space-between;}.contact-us-address-item {    flex: 1;    display: flex;    flex-direction: column;    height: 0.94rem;}.contact-us-address-item + .contact-us-address-item {    align-items: center;    border-left: 1px solid #DCDCDC;}.contact-us-address-item-title {    font-weight: bold;    font-size: 0.24rem;    color: #202124;}.contact-us-address-item + .contact-us-address-item > .contact-us-address-item-title {    width: 2.3rem;}.contact-us-address-item-content {    display: flex;    align-items: center;    margin-top: 0.29rem;    font-weight: 400;    font-size: 0.14rem;    color: #202124;}.contact-us-address-item + .contact-us-address-item > .contact-us-address-item-content {    width: 2.3rem;}.address-icon {    width: 0.2rem;    height: 0.2rem;    margin-right: 0.08rem;}