.banner-title{
    color: rgba(67, 55, 59, 1);
}
.banner-title2
{
    color: rgba(50, 42, 45, 1);
    font-size: 20px;
}

#container {
    width: 599px;
    height: 322px;
    overflow: hidden;
    margin: 0;
    font-family: "微软雅黑";
}

.contact {
    display: flex;
    margin-bottom: 120px;
    margin-top: 73px;
    justify-content: center;
}

.contact-desc {
    margin-left: 26px;
}

.contact-title {
    margin-top: 87px;
    width: 128px;
    height: 43px;
    font-size: 32px;
    /*font-family:  SourceHanSansCN-Bold, SourceHanSansCN;*/
    font-weight: bold;
    color: #191919;
    line-height: 43px;
}
.contact-qrcode
{
    border: #E9E9E9 1px solid;
}
.contact-content {
    margin-top: 8px;
    width: 424px;
    height: 48px;
    font-size: 16px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #666666;
    line-height: 38px;
}

.content-span {
    margin-left: 10px;
}

.icon {
    margin-right: 10px;
}
.sub_us
{
    margin-top: 6px;
    font-size: 16px;
    /*font-family: SourceHanSansCN-Regular, SourceHanSansCN;*/
    font-weight: 400;
    color: #B5B5B5;
    line-height: 24px;
}
