.ui-container {
    margin-top: 40px;
    color: #323232;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 5px;
    height: auto !important;
    height: 200px;
    min-height: 200px;
    overflow: auto;
}

.div-left {
    width: 810px;
    height: auto;
    float: left;
}

.div-right {
    padding-bottom: 10px;
    float: right;
    width: 355px;
    height: auto;
    background: #F5F5F5;
    padding-left: 15px;
    padding-top: 15px;
}

.title {
    font-family: MicrosoftYaHei;
    font-size: 36px;
    color: #323232;
    letter-spacing: 2px;
}

.title-right {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0.3px;
}

.div-tip {
    margin-top: 20px;
    width: 325px;
    height: 200px;
}

.div-info {
    margin-top: 10px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
}

.div-section {
    width: 810px;
    height: 400px;
    margin-top: 30px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0.3px;
    line-height: 34px;
}