.shengming{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);z-index: 99999;}
.shengming_k{position: fixed;top: 50%;left: 50%;width: 500px;background: #FFF;transform: translate(-50%, -50%);border-radius: 40px;padding: 50px 40px;}
.shengming_k h3 {font-weight: bold;text-align:center;font-size: 22px;}
.shengming_k a:hover {font-family: inherit;text-decoration: none;color: #CCC;}
.shengming_k_d {font-size: 16px;margin-top: 26px;line-height: 30px;color: #999; }
.shengming_k_d p {
    text-indent: 2em;
}
.shengming_k_c {display: block;background: #2196f3;color: #FFF;text-align: center;font-weight: bold;font-size: 19px;line-height: 60px;margin: 0 auto;margin-top: 45px;border-radius: 32px;width: 80%;text-decoration: none;  }