#childrens_factory .little {
    margin-top: 45px;
}
#childrens_factory .less {
    margin-top: 20px;
}
#childrens_factory p{
    line-height: 30px;
    font-size: 16px;
}
#childrens_factory .info{
    line-height: 32px;
    letter-spacing: 2px;
    list-style: none;
    font-weight: 500;
    padding: 0;
    font-size: 18px;
}
#childrens_factory .head_in.head_pad.wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#childrens_factory p{
	line-height: 29px;
}
#childrens_factory .sketch_row {
    display: flex;
    justify-content: space-between;
}
#childrens_factory .middle {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#childrens_factory .resize {
    font-size: 20px;
}
#childrens_factory .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
   	width: 62%;
    padding-left: 2%;
}



