.introduce_main{
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 0;
}
.introduce_main_title{
    color: #0b0b37;
    line-height: 21px;
    font-weight: 600;
    font-size: 22px;
    word-break: break-all;
    margin: 20px 0!important;
    font-family: 微软雅黑, "Microsoft YaHei" !important;
    letter-spacing: 2px !important;
}
.introduce_main .content-p{
    line-height: 2em;
    font-size: 16px;
    clear: both;
    margin-bottom: 16px;
    font-family: 微软雅黑, "Microsoft YaHei" !important;
    letter-spacing: 2px !important;
}
.introduce_main .wbold{
    font-weight: bold;
}
.introduce_main .content-p img{
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0 5px 1px #cfcfcf;
}