.CgTemplate-box{
text-align: center;
    padding-top: 30px;
    background-color: rgb(248,248,250);
}
.CgTemplate-box span{
    text-align: center;
    height: 35px;
    font-size: 26px;
    font-family: MicrosoftYaHei;
    color: #222222;
    line-height: 35px;
    margin:auto;
    background: linear-gradient(90deg, #FF7F4A 0%, rgba(255, 127, 74, 0) 100%);
}