$conditon = array( 'style_name' => I('post.iar_style'), '_logic' => 'IN' ); $style_id = $anime_style->where($conditon)->select();