.more-product-baseplus {
    width: 1190px;
    margin: 67px auto 0px auto;
}
.more-product-title-content {
    width: 1190px;
    height: 154px;
    margin: 0px auto 0 auto;
}
.more-product-title-left {
    float: left;
    height: 154px;
    width: 390px;
    background-color: rgb(54, 187, 157);
    background-size: contain;
}
.more-product-title-left p {
    font-size: 34px;
    font-family: SourceHanSansCN-Bold,SourceHanSansCN;
    font-weight: bold;
    color: rgba(255,255,255,1);
    margin-left: 36px;
    margin-top: 60px;
    text-align: left;
}
.more-product-title-right {
    float: right;
    height: 154px;
    width: 790px;
    background-repeat: round;
}
.more-product-main-content {
    width: 1200px;
    margin: 0px auto 0 auto;
}
.title-and-content-div {
    width: 100%;
}
.check-qrcode-content-div {
    width: 200px;
    margin: 27px auto 0px auto;
}
.content-p {
    width: 1190px;
    margin-top: 27px;
    text-align: left;
    font-size: 14px;
    font-family: SourceHanSansCN-Normal,SourceHanSansCN;
    font-weight: 400;
    color: rgba(85,85,85,1);
    line-height: 22px;
}
.check-qrcode-img {
    width: 200px;
    height: 211px;
    background-repeat: round;
    margin-top: 50px;
}
.check-qrcode-content-div p {
    margin: 0px auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 31px;
    font-family: SourceHanSansCN-Normal,SourceHanSansCN;
    font-weight: 400;
    color: rgba(85,85,85,1);
}