.export .cn-text {
    font-family: 宋体;
}

.export .cn-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
}

.export .cn-desc {
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
}

.export .margin-t-20 {
    margin-top: 20px;
}

.export .en-text {
    font-family: 'Times New Roman';
}

.export .date{
    font-size: 18px;
    line-height: 48px
}

.export .en-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
}

.export .en-desc{
    font-size: 18px;
    line-height: 36px
}

.export .footer-content{
    margin-top:10px;
    font-size: 18px;
    line-height: 36px;
    text-align: right
}
