        .content-p-p{
            width: 94%;
            margin: 0 auto;
            margin-bottom: 10px;
            padding-bottom: 21px;
        }
        .content-p-p p{
            font-size: 20px;
            line-height: 34px;
            font-weight: 500;
            color: #303030;
        }
        .artOri{
            font-size: 20px;
            line-height: 34px;
            font-weight: 500;
            color: #303030;
        }
        .flex-item {
        font-size: 14px;
        color: #999999;
        line-height: 14px;
        float:right
      }

      .mt4{
        margin-top: 21px;
     }
.keywd span{
    display: inline-block;
   background: #7DA4F0;
   color: #fff;
   height: 20px;
   line-height: 20px;
   font-size: 12px;
   border-radius: 10px;
   padding: 0 10px;
   margin-right: 12px;
   margin-bottom: 14px;
}