.choujign_img img{
width: 12%;
height: 12%;
border-radius: 100%;
padding: 3px;
}
.choujign_img img:last-child:nth-child(8n-1) {
margin-right: 13%
}
.choujign_img img:last-child:nth-child(8n-2) {
margin-right: 25%
}
.choujign_img img:last-child:nth-child(8n-3) {
margin-right: 38%
}
.choujign_img img:last-child:nth-child(8n-4) {
margin-right: 51%
}
.choujign_img img:last-child:nth-child(8n-5) {
margin-right: 63%
}
.choujign_img img:last-child:nth-child(8n-6) {
margin-right: 76%
}