.content{
	width: 100%;
    background: #fff;
    /* padding: 20% 4% 6%; */
	padding-top: 4%;
    box-sizing: border-box;
}
.content img{
	width: 100%;
	vertical-align: bottom;
}
.content p img{
	width: 100%;
	vertical-align: bottom;
}
.content_title{
	font-size: 20px;
    line-height: 1.05;
    font-weight: 500;
    /* letter-spacing: .008em; */
	font-family: 'Alibaba-Regular';
    width: auto;
    /* margin-top: 64px; */
}
.content_time{
	font-size: 14px;
    line-height: 1.52947;
    font-weight: 400;
    letter-spacing: -.021em;
    font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-top: 10%;
}
.content_neirong{
    margin-top: 8%!important;
}
.content_neirong p{
	font-size: 16px!important;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: -.021em;
    font-family: SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.content_neirong h1,.content_neirong h2{
	width: 100%!important;
}