.content{
    /*text-align: center;*/
    padding-bottom: 50px;
    position: relative;
}

.content h1{
    text-align: center;
    margin-top: 40px;
}

.content-update{
    text-align: center;
    margin-top: -8px;
    font-family: simhei;
    color: #3f3f3f;
}

.content-text{
    font-family: '宋体';
    font-size: 17px;
    color: #242424;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 18px;
	text-indent:2em;
    /*display: inline-block;*/
}

.content-text-list{
    margin: 2px 0;
    padding: 0;
	text-indent:0em;
}

.content-div{
    position: absolute;
    right: 100px;
    top: 250px;
    height: 560px;
    width: 340px;
}

.image-list{
    width: 340px;
    height: 190px;
    margin-bottom: 4px;
}