.godownload{
    display: block;
    width:90px;
    height:20px;
    background-image: url(../images/download.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.about_intro{
    color:#494949;
}
.about_intro p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
    margin-top:30px;
}
.about_intro img {
    margin-left:40px;
}

.talent-content{
    
}
.talent-content p{
    font-size:14px;
    line-height: 24px;
    color:#494949;
    margin-top:30px;
}