.TY-header {
    position: fixed;
    top: 40px;
    left: 40px;
    font-family: 'Regular';
    font-weight: 600;
    font-size: 26px;
    color: #2F3559;
    line-height: 26px;
    text-align: left;
    font-style: normal;
}

.TY-footer {
    position: fixed;
    bottom: 0;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    height: 49px;
    line-height: 49px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #8A8EA2;
}

.text-gray {
    color: #8A8EA2 !important;
}